RubyGems Navigation menu

rodauth 1.18.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.18.0 - July 18, 2018 (153.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 checksum:

1294ed79479063a498b98069ac807e58aa11d4dabc6c086bbbced340be6ae1ea

總下載次數 359,586

這個版本 3,102

License:

MIT

Ruby 版本需求: >= 1.8.7

相關連結: