# -*- encoding: utf-8 -*- # stub: rodauth 1.23.0 ruby lib Gem::Specification.new do |s| s.name = "rodauth".freeze s.version = "1.23.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/jeremyevans/rodauth/issues", "changelog_uri" => "http://rodauth.jeremyevans.net/rdoc/files/CHANGELOG.html", "documentation_uri" => "http://rodauth.jeremyevans.net/documentation.html", "mailing_list_uri" => "https://groups.google.com/forum/#!forum/rodauth", "source_code_uri" => "https://github.com/jeremyevans/rodauth" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Jeremy Evans".freeze] s.date = "2020-03-06" s.description = "Rodauth is an authentication and account management framework for\nrack applications. It's built using Roda and Sequel, but it can\nbe used as middleware in front of web applications that use\nother web frameworks and database libraries.\n\nRodauth aims to provide strong security for password storage by\nutilizing separate database accounts if possible on PostgreSQL,\nMySQL, and Microsoft SQL Server. Configuration is done via\na DSL that makes it easy to override any part of the authentication\nprocess.\n".freeze s.email = "code@jeremyevans.net".freeze s.extra_rdoc_files = ["README.rdoc".freeze, "CHANGELOG".freeze, "MIT-LICENSE".freeze, "doc/change_password_notify.rdoc".freeze, "doc/account_expiration.rdoc".freeze, "doc/base.rdoc".freeze, "doc/change_login.rdoc".freeze, "doc/change_password.rdoc".freeze, "doc/confirm_password.rdoc".freeze, "doc/close_account.rdoc".freeze, "doc/http_basic_auth.rdoc".freeze, "doc/create_account.rdoc".freeze, "doc/email_base.rdoc".freeze, "doc/internals.rdoc".freeze, "doc/disallow_common_passwords.rdoc".freeze, "doc/disallow_password_reuse.rdoc".freeze, "doc/password_complexity.rdoc".freeze, "doc/jwt.rdoc".freeze, "doc/lockout.rdoc".freeze, "doc/login.rdoc".freeze, "doc/logout.rdoc".freeze, "doc/otp.rdoc".freeze, "doc/login_password_requirements_base.rdoc".freeze, "doc/verify_change_login.rdoc".freeze, "doc/password_expiration.rdoc".freeze, "doc/password_grace_period.rdoc".freeze, "doc/recovery_codes.rdoc".freeze, "doc/remember.rdoc".freeze, "doc/reset_password.rdoc".freeze, "doc/session_expiration.rdoc".freeze, "doc/single_session.rdoc".freeze, "doc/sms_codes.rdoc".freeze, "doc/two_factor_base.rdoc".freeze, "doc/update_password_hash.rdoc".freeze, "doc/verify_account.rdoc".freeze, "doc/email_auth.rdoc".freeze, "doc/jwt_refresh.rdoc".freeze, "doc/verify_account_grace_period.rdoc".freeze, "doc/verify_login_change.rdoc".freeze, "doc/jwt_cors.rdoc".freeze, "doc/release_notes/1.17.0.txt".freeze, "doc/release_notes/1.0.0.txt".freeze, "doc/release_notes/1.1.0.txt".freeze, "doc/release_notes/1.10.0.txt".freeze, "doc/release_notes/1.11.0.txt".freeze, "doc/release_notes/1.12.0.txt".freeze, "doc/release_notes/1.13.0.txt".freeze, "doc/release_notes/1.14.0.txt".freeze, "doc/release_notes/1.15.0.txt".freeze, "doc/release_notes/1.16.0.txt".freeze, "doc/release_notes/1.2.0.txt".freeze, "doc/release_notes/1.3.0.txt".freeze, "doc/release_notes/1.4.0.txt".freeze, "doc/release_notes/1.5.0.txt".freeze, "doc/release_notes/1.6.0.txt".freeze, "doc/release_notes/1.7.0.txt".freeze, "doc/release_notes/1.8.0.txt".freeze, "doc/release_notes/1.9.0.txt".freeze, "doc/release_notes/1.18.0.txt".freeze, "doc/release_notes/1.19.0.txt".freeze, "doc/release_notes/1.20.0.txt".freeze, "doc/release_notes/1.21.0.txt".freeze, "doc/release_notes/1.22.0.txt".freeze, "doc/release_notes/1.23.0.txt".freeze] s.files = ["CHANGELOG".freeze, "MIT-LICENSE".freeze, "README.rdoc".freeze, "dict/top-10_000-passwords.txt".freeze, "doc/account_expiration.rdoc".freeze, "doc/base.rdoc".freeze, "doc/change_login.rdoc".freeze, "doc/change_password.rdoc".freeze, "doc/change_password_notify.rdoc".freeze, "doc/close_account.rdoc".freeze, "doc/confirm_password.rdoc".freeze, "doc/create_account.rdoc".freeze, "doc/disallow_common_passwords.rdoc".freeze, "doc/disallow_password_reuse.rdoc".freeze, "doc/email_auth.rdoc".freeze, "doc/email_base.rdoc".freeze, "doc/http_basic_auth.rdoc".freeze, "doc/internals.rdoc".freeze, "doc/jwt.rdoc".freeze, "doc/jwt_cors.rdoc".freeze, "doc/jwt_refresh.rdoc".freeze, "doc/lockout.rdoc".freeze, "doc/login.rdoc".freeze, "doc/login_password_requirements_base.rdoc".freeze, "doc/logout.rdoc".freeze, "doc/otp.rdoc".freeze, "doc/password_complexity.rdoc".freeze, "doc/password_expiration.rdoc".freeze, "doc/password_grace_period.rdoc".freeze, "doc/recovery_codes.rdoc".freeze, "doc/release_notes/1.0.0.txt".freeze, "doc/release_notes/1.1.0.txt".freeze, "doc/release_notes/1.10.0.txt".freeze, "doc/release_notes/1.11.0.txt".freeze, "doc/release_notes/1.12.0.txt".freeze, "doc/release_notes/1.13.0.txt".freeze, "doc/release_notes/1.14.0.txt".freeze, "doc/release_notes/1.15.0.txt".freeze, "doc/release_notes/1.16.0.txt".freeze, "doc/release_notes/1.17.0.txt".freeze, "doc/release_notes/1.18.0.txt".freeze, "doc/release_notes/1.19.0.txt".freeze, "doc/release_notes/1.2.0.txt".freeze, "doc/release_notes/1.20.0.txt".freeze, "doc/release_notes/1.21.0.txt".freeze, "doc/release_notes/1.22.0.txt".freeze, "doc/release_notes/1.23.0.txt".freeze, "doc/release_notes/1.3.0.txt".freeze, "doc/release_notes/1.4.0.txt".freeze, "doc/release_notes/1.5.0.txt".freeze, "doc/release_notes/1.6.0.txt".freeze, "doc/release_notes/1.7.0.txt".freeze, "doc/release_notes/1.8.0.txt".freeze, "doc/release_notes/1.9.0.txt".freeze, "doc/remember.rdoc".freeze, "doc/reset_password.rdoc".freeze, "doc/session_expiration.rdoc".freeze, "doc/single_session.rdoc".freeze, "doc/sms_codes.rdoc".freeze, "doc/two_factor_base.rdoc".freeze, "doc/update_password_hash.rdoc".freeze, "doc/verify_account.rdoc".freeze, "doc/verify_account_grace_period.rdoc".freeze, "doc/verify_change_login.rdoc".freeze, "doc/verify_login_change.rdoc".freeze, "lib/roda/plugins/rodauth.rb".freeze, "lib/rodauth.rb".freeze, "lib/rodauth/features/account_expiration.rb".freeze, "lib/rodauth/features/base.rb".freeze, "lib/rodauth/features/change_login.rb".freeze, "lib/rodauth/features/change_password.rb".freeze, "lib/rodauth/features/change_password_notify.rb".freeze, "lib/rodauth/features/close_account.rb".freeze, "lib/rodauth/features/confirm_password.rb".freeze, "lib/rodauth/features/create_account.rb".freeze, "lib/rodauth/features/disallow_common_passwords.rb".freeze, "lib/rodauth/features/disallow_password_reuse.rb".freeze, "lib/rodauth/features/email_auth.rb".freeze, "lib/rodauth/features/email_base.rb".freeze, "lib/rodauth/features/http_basic_auth.rb".freeze, "lib/rodauth/features/jwt.rb".freeze, "lib/rodauth/features/jwt_cors.rb".freeze, "lib/rodauth/features/jwt_refresh.rb".freeze, "lib/rodauth/features/lockout.rb".freeze, "lib/rodauth/features/login.rb".freeze, "lib/rodauth/features/login_password_requirements_base.rb".freeze, "lib/rodauth/features/logout.rb".freeze, "lib/rodauth/features/otp.rb".freeze, "lib/rodauth/features/password_complexity.rb".freeze, "lib/rodauth/features/password_expiration.rb".freeze, "lib/rodauth/features/password_grace_period.rb".freeze, "lib/rodauth/features/recovery_codes.rb".freeze, "lib/rodauth/features/remember.rb".freeze, "lib/rodauth/features/reset_password.rb".freeze, "lib/rodauth/features/session_expiration.rb".freeze, "lib/rodauth/features/single_session.rb".freeze, "lib/rodauth/features/sms_codes.rb".freeze, "lib/rodauth/features/two_factor_base.rb".freeze, "lib/rodauth/features/update_password_hash.rb".freeze, "lib/rodauth/features/verify_account.rb".freeze, "lib/rodauth/features/verify_account_grace_period.rb".freeze, "lib/rodauth/features/verify_change_login.rb".freeze, "lib/rodauth/features/verify_login_change.rb".freeze, "lib/rodauth/migrations.rb".freeze, "lib/rodauth/version.rb".freeze, "templates/add-recovery-codes.str".freeze, "templates/button.str".freeze, "templates/change-login.str".freeze, "templates/change-password.str".freeze, "templates/close-account.str".freeze, "templates/confirm-password.str".freeze, "templates/create-account.str".freeze, "templates/email-auth-email.str".freeze, "templates/email-auth-request-form.str".freeze, "templates/email-auth.str".freeze, "templates/login-confirm-field.str".freeze, "templates/login-display.str".freeze, "templates/login-field.str".freeze, "templates/login.str".freeze, "templates/logout.str".freeze, "templates/otp-auth-code-field.str".freeze, "templates/otp-auth.str".freeze, "templates/otp-disable.str".freeze, "templates/otp-setup.str".freeze, "templates/password-changed-email.str".freeze, "templates/password-confirm-field.str".freeze, "templates/password-field.str".freeze, "templates/recovery-auth.str".freeze, "templates/recovery-codes.str".freeze, "templates/remember.str".freeze, "templates/reset-password-email.str".freeze, "templates/reset-password-request.str".freeze, "templates/reset-password.str".freeze, "templates/sms-auth.str".freeze, "templates/sms-code-field.str".freeze, "templates/sms-confirm.str".freeze, "templates/sms-disable.str".freeze, "templates/sms-request.str".freeze, "templates/sms-setup.str".freeze, "templates/unlock-account-email.str".freeze, "templates/unlock-account-request.str".freeze, "templates/unlock-account.str".freeze, "templates/verify-account-email.str".freeze, "templates/verify-account-resend.str".freeze, "templates/verify-account.str".freeze, "templates/verify-login-change-email.str".freeze, "templates/verify-login-change.str".freeze] s.homepage = "https://github.com/jeremyevans/rodauth".freeze s.licenses = ["MIT".freeze] s.rdoc_options = ["--quiet".freeze, "--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "Rodauth: Authentication and Account Management Framework for Rack Applications".freeze, "--main".freeze, "README.rdoc".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.7".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Authentication and Account Management Framework for Rack Applications".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.6.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 5.0.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.1.0".freeze]) s.add_development_dependency(%q.freeze, [">= 2.1.0".freeze]) end