RubyGems Navigation menu

rodauth 0.9.0

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 (206KB)
  2. 2.33.0 - December 21, 2023 (205KB)
  3. 2.32.0 - October 23, 2023 (204KB)
  4. 2.31.0 - August 22, 2023 (201KB)
  5. 2.30.0 - May 22, 2023 (199KB)
  6. 0.9.0 - August 12, 2015 (27KB)
全てのバージョンを表示(全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チェックサム:

0b924d3fb4be649bcb4b46494e249687650d4b2c510f3ab2b9dbec5aeb6bc865

累計ダウンロード数 363,772

このバージョンのみ 2,463

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: