Skip to content

Conversation

@FranciscoJRSantos
Copy link

Configurations password_archiving_count and deny_old_passwords now accept Proc.new or lambda invocations. This enables the configurations to be loaded during runtime when needed.

@coveralls
Copy link
Collaborator

coveralls commented Dec 6, 2024

Coverage Status

coverage: 98.067% (-0.1%) from 98.188%
when pulling 592dd17 on FranciscoJRSantos:feature/enable-proc-password-configurations
into 49bca0d on devise-security:main.

Copy link
Contributor

@olbrich olbrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FranciscoJRSantos Thank you for your contribution! Can you please add a couple of tests for this?

@FranciscoJRSantos FranciscoJRSantos force-pushed the feature/enable-proc-password-configurations branch 3 times, most recently from 52b81bd to 3a6f4a9 Compare January 20, 2025 09:36
Configurations `password_archiving_count` and `deny_old_passwords`
now accept `Proc.new` or `lambda` invocations. This enables the
configurations to be loaded during runtime when needed.
@FranciscoJRSantos FranciscoJRSantos force-pushed the feature/enable-proc-password-configurations branch from d3ed8f6 to 218855b Compare October 8, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants