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

Allows CAS SSO flow to provide user IDs composed of numbers only #17098

Merged
merged 19 commits into from
May 14, 2024

Commits on Apr 16, 2024

  1. Update cas.py

    Allows CAS SSO flow to provide user IDs composed of numbers only which will be prefixed
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8fba668 View commit details
    Browse the repository at this point in the history
  2. Update cas.py

    Allows CAS SSO flow to provide user IDs composed of numbers only which will be prefixed
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f57e354 View commit details
    Browse the repository at this point in the history
  3. Update config_documentation.md

    Allows CAS SSO flow to provide user IDs composed of numbers only which will be prefixed
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c2f0168 View commit details
    Browse the repository at this point in the history
  4. Update test_cas.py

    Allows CAS SSO flow to provide user IDs composed of numbers only which will be prefixed
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6c7113f View commit details
    Browse the repository at this point in the history
  5. Create 17098.feature

    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8788cbb View commit details
    Browse the repository at this point in the history
  6. Update test_cas.py

    lint
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    981a7ef View commit details
    Browse the repository at this point in the history
  7. Update test_cas.py

    Fix lint + miss c/p
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5ad3ad4 View commit details
    Browse the repository at this point in the history
  8. Update test_cas.py

    Reformate proposed by lint test ...
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0068b10 View commit details
    Browse the repository at this point in the history
  9. Update test_cas.py

    unique def for test
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fc6306b View commit details
    Browse the repository at this point in the history
  10. Update cas.py

    Fix useless %
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    589a567 View commit details
    Browse the repository at this point in the history
  11. Update cas.py

    reformate proposed by lint test
    agrimpard authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    96e29e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update cas.py

    fix coma
    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    50474bc View commit details
    Browse the repository at this point in the history
  2. Update cas.py

    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    db52967 View commit details
    Browse the repository at this point in the history
  3. Update cas.py

    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3f6a8d2 View commit details
    Browse the repository at this point in the history
  4. Update cas.py

    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    93da7f4 View commit details
    Browse the repository at this point in the history
  5. Update test_cas.py

    Removed test, need real devops !
    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    00b0705 View commit details
    Browse the repository at this point in the history
  6. Update test_cas.py

    Remove test, need real devops !
    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7b84f08 View commit details
    Browse the repository at this point in the history
  7. Update cas.py

    lower case prefix for uid
    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ab9678f View commit details
    Browse the repository at this point in the history
  8. Update config_documentation.md

    lower case prefix uid
    agrimpard authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e5ddad0 View commit details
    Browse the repository at this point in the history