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

Import SAML code from last year's website #59

Merged
merged 8 commits into from
Dec 6, 2023
Merged

Import SAML code from last year's website #59

merged 8 commits into from
Dec 6, 2023

Commits on Dec 2, 2023

  1. feat: inital saml import

    - Import SAML code (saml.py) from last year's code repository
    - Include settings and public key certificates
    samderanova committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cc14145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7241bd2 View commit details
    Browse the repository at this point in the history
  3. feat: SAML pytest and pnpm test script

    - Import test SAML from last year's code repository
    - Configure pytest to run on `pnpm test`
    samderanova committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    e3a7472 View commit details
    Browse the repository at this point in the history
  4. feat: import Serveless Function build script

    - Import vercel-lib.sh from last year's code repository to current
      repo's site code
    - Update site code's vercel.json to run this script
    samderanova committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4352759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    362c03e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26508e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    d8ced2d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    14c37b5 View commit details
    Browse the repository at this point in the history