RubyGems Navigation menu

rodauth 0.10.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:
=

installieren:
=

Versionen:

  1. 2.36.0 July 23, 2024 (212 KB)
  2. 2.35.0 May 28, 2024 (206 KB)
  3. 2.34.0 March 22, 2024 (206 KB)
  4. 2.33.0 December 21, 2023 (205 KB)
  5. 2.32.0 October 23, 2023 (204 KB)
  6. 0.10.0 February 17, 2016 (27,5 KB)
Zeige alle Versionen (66 total)

Runtime Abhängigkeiten (6):

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

Development Abhängigkeiten (3):

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

Besitzer:

Autoren:

  • Jeremy Evans

SHA 256-Prüfsumme:

=

Downloads insgesamt 435.903

Für diese Version 3.208

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: