Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Handle "registration_enabled" parameter for CAS #16262

Merged
merged 15 commits into from
Sep 6, 2023
Merged

Handle "registration_enabled" parameter for CAS #16262

merged 15 commits into from
Sep 6, 2023

Commits on Sep 5, 2023

  1. Update config_documentation.md

    SSO CAS registration configuration
    agrimpard authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    79ee569 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    c96b042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    883b942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d2b77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dad4426 View commit details
    Browse the repository at this point in the history
  5. enable_registration parameter to boolean

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    agrimpard and clokep authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    8cec3c7 View commit details
    Browse the repository at this point in the history
  6. enable_registration parameter to true for backwards compatibility

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    agrimpard and clokep authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    46cd6aa View commit details
    Browse the repository at this point in the history
  7. Add test that ensures new users are not registered if the enabled reg…

    …istration flag is disabled
    agrimpard authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c42c8f6 View commit details
    Browse the repository at this point in the history
  8. Fix lint issue

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    agrimpard and clokep authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c4c0259 View commit details
    Browse the repository at this point in the history
  9. Fix auth handler test

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    agrimpard and clokep authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    434d435 View commit details
    Browse the repository at this point in the history
  10. Fix auth_handler issue

    agrimpard authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c2a9c24 View commit details
    Browse the repository at this point in the history
  11. lint + comment

    agrimpard authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    510635c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e08f935 View commit details
    Browse the repository at this point in the history
  13. lint !

    agrimpard authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    764ee97 View commit details
    Browse the repository at this point in the history
  14. Note the version.

    clokep authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b6dfca1 View commit details
    Browse the repository at this point in the history