Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions which returns the user state is in module enabled or recovery is activated. #28

Merged
merged 10 commits into from
Aug 6, 2024

Commits on Aug 4, 2024

  1. Update dependencies.

    wshino committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    24ae687 View commit details
    Browse the repository at this point in the history
  2. Add implementation and update unit tests.

    1. Add isActivated function to EmailRecoveryManager
    2. Add isAuthorizedToBeRecovered to EmailRecoveryModule and UniversalEmailRecoveryModule
    3. Update unit tests in some actions.
    wshino committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    246d80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c67f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    d0b56b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4850ef3 View commit details
    Browse the repository at this point in the history
  3. Remove whitespaces.

    wshino committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    afa8076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96c734e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4424fdf View commit details
    Browse the repository at this point in the history
  6. isActivated unit test

    JohnGuilding committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    26685b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca8fb13 View commit details
    Browse the repository at this point in the history