Rodauth v1.12.0 Release Notes

Release Date: 2017-10-03 // over 6 years ago
    • 🔒 [SECURITY] Clear expired password reset key for account before retrieving password reset key (chanks, jeremyevans) (#43)

    • ⚡️ Update migrations to work with Sequel 5 (jeremyevans)

    • Add require_http_basic_auth configuration method to http_basic_auth feature (jeremyevans) (#41)

    • Support passing :search_path option to Rodauth.create_database_authentication_functions when using PostgreSQL (jeremyevans)

    • Support passing options to Rodauth.{create,drop}_database_previous_password_check_functions (jeremyevans)

    • Support passing options to Rodauth.drop_database_authentication_functions (jeremyevans)