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

Node saml separation #574

Merged
merged 16 commits into from Apr 5, 2021
Merged

Node saml separation #574

merged 16 commits into from Apr 5, 2021

Commits on Mar 23, 2021

  1. move src files into separate node-saml folder

    move test files into passport-saml and node-saml folders
    zoellner committed Mar 23, 2021
    Copy the full SHA
    12390f7 View commit details
    Browse the repository at this point in the history
  2. adjust static paths in tests

    zoellner committed Mar 23, 2021
    Copy the full SHA
    def48d0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    466bd7a View commit details
    Browse the repository at this point in the history
  4. update debug name

    zoellner committed Mar 23, 2021
    Copy the full SHA
    29ff645 View commit details
    Browse the repository at this point in the history
  5. move types into node-saml

    zoellner committed Mar 23, 2021
    Copy the full SHA
    c1ff534 View commit details
    Browse the repository at this point in the history
  6. mark more methods as private

    zoellner committed Mar 23, 2021
    Copy the full SHA
    6a9c863 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. move SamlOptions type spec

    zoellner committed Mar 25, 2021
    Copy the full SHA
    13f165c View commit details
    Browse the repository at this point in the history
  2. update URL interface in saml

    zoellner committed Mar 25, 2021
    Copy the full SHA
    6916be5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    611f3c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. address PR comments.

    zoellner committed Mar 29, 2021
    Copy the full SHA
    cf350c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

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

Commits on Apr 5, 2021

  1. DRY const definitions

    cjbarth committed Apr 5, 2021
    Copy the full SHA
    67bd8bc View commit details
    Browse the repository at this point in the history
  2. Remove unneeded typing

    cjbarth committed Apr 5, 2021
    Copy the full SHA
    481c112 View commit details
    Browse the repository at this point in the history
  3. Simplify types

    cjbarth committed Apr 5, 2021
    Copy the full SHA
    913a091 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    74bfb9b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    95b315e View commit details
    Browse the repository at this point in the history