RubyGems Navigation menu

rodauth 0.9.1

Rodauth is an authentication framework using Roda, Sequel, and PostgreSQL. It aims to provide strong security for password storage by utilizing separate PostgreSQL database accounts. Configuration is done via a DSL that makes it easy to override any part of the authentication process. Rodauth currently supports the following authentication-related features: login, logout, change password, change login, reset password, create account, close account, verify account, remember, and lockout.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.34.0 - March 22, 2024 (205.5 KB)
  2. 2.33.0 - December 21, 2023 (204.5 KB)
  3. 2.32.0 - October 23, 2023 (204.0 KB)
  4. 2.31.0 - August 22, 2023 (201.0 KB)
  5. 2.30.0 - May 22, 2023 (199.0 KB)
  6. 0.9.1 - August 13, 2015 (27.0 KB)
显示所有版本 (共 64 个)

Runtime 依赖 (6):

bcrypt >= 0
mail >= 0
rack_csrf >= 0
roda >= 2
sequel >= 4
tilt >= 0

Development 依赖 (3):

capybara >= 2.1.0
minitest >= 5.0.0
minitest-hooks >= 1.1.0

业主:

作者:

  • Jeremy Evans

SHA 256 校验和:

5a1ba6b24cb68f6c57cddc39678d22058ac8adb1281b117628808b4dc1bb2f9c

下载总量 363,794

这个版本 2,703

许可:

MIT

需要的 Ruby 版本: >= 0

链接: