RubyGems Navigation menu

rodauth 1.6.0

Rodauth is an authentication and account management framework for rack applications. It's built using Roda and Sequel, but it can be used as middleware in front of web applications that use other web frameworks and database libraries. Rodauth aims to provide strong security for password storage by utilizing separate database accounts if possible on PostgreSQL, MySQL, and Microsoft SQL Server. Configuration is done via a DSL that makes it easy to override any part of the authentication process.

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. 1.6.0 - October 24, 2016 (94.0 KB)
显示所有版本 (共 64 个)

Runtime 依赖 (2):

roda >= 2.6.0
sequel >= 4

Development 依赖 (10):

bcrypt >= 0
capybara >= 2.1.0
jwt >= 0
mail >= 0
minitest >= 5.0.0
minitest-hooks >= 1.1.0
rack_csrf >= 0
rotp >= 0
rqrcode >= 0
tilt >= 0

业主:

作者:

  • Jeremy Evans

SHA 256 校验和:

869007c55d637ba8351a93ae4358ef83a59bc59adc8429f2e0748cc559a56f4d

下载总量 363,834

这个版本 1,879

许可:

MIT

需要的 Ruby 版本: >= 1.8.7

链接: