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

feat(core): Add SAML XML validation #5600

Merged

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    354f940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900e511 View commit details
    Browse the repository at this point in the history
  3. fix type error

    flipswitchingmonkey committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    fa81066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a66fe6a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. add test

    flipswitchingmonkey committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    00649bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a6064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d46971e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    8c80908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ca37a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Merge branch 'master' into pay-156-change-user-update-endpoint

    # Conflicts:
    #	packages/cli/src/sso/saml/middleware/samlEnabledMiddleware.ts
    #	packages/cli/src/sso/saml/samlHelpers.ts
    flipswitchingmonkey committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3ed1ae1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'pay-156-change-user-update-endpoint' into pay-153-creat…

    …e-internal-api-endpoints-to-set-up
    flipswitchingmonkey committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    89eb3e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d28925b View commit details
    Browse the repository at this point in the history
  4. add comment

    flipswitchingmonkey committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    13e85f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88fba2b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    a4612d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pay-267-validate-saml-xml-against-xsd-schema

    # Conflicts:
    #	packages/cli/src/sso/saml/routes/saml.controller.protected.ee.ts
    #	packages/cli/src/sso/saml/saml.service.ee.ts
    #	packages/cli/src/sso/saml/types/samlPreferences.ts
    #	packages/cli/src/sso/ssoHelpers.ts
    flipswitchingmonkey committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f939045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    322a2ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdf7b7f View commit details
    Browse the repository at this point in the history