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

[Snyk] Upgrade xml-encryption from 1.2.1 to 1.2.2 #3

Closed
wants to merge 125 commits into from

Commits on Feb 12, 2020

  1. v1.3.2

    markstos committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e70b6db View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Configuration menu
    Copy the full SHA
    9f1a481 View commit details
    Browse the repository at this point in the history
  2. v1.3.3

    markstos committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    74fa630 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Fix typo

    willemli committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    bf83d23 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Fix multi saml strategy race conditions (node-saml#426)

    * Fix multi saml strategy race conditions
    
    node-saml#425
    
    * Add warning for MultiSaml in Readme
    stavros-wb committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    ffbd2f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aafdc36 View commit details
    Browse the repository at this point in the history
  3. bump version.

    markstos committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    66bf7d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fdd087 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. doc: announce site move.

    markstos committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f64cc7a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Revert "doc: announce site move." (node-saml#446)

    This reverts commit f64cc7a.
    mans0954 committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    bb025e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Return object for XML-valued AttributeValues (node-saml#447)

    * Return XML object for AttributeValue if not a string
    
    * Test XML-valued AttributeValue returns object
    mans0954 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    aed4a3d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Bump acorn from 7.1.0 to 7.4.0 (node-saml#448)

    Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.4.0.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@7.1.0...7.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8a8d82b View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.15 to 4.17.20 (node-saml#449)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.20)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5abba17 View commit details
    Browse the repository at this point in the history
  3. Update issue templates

    markstos committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    85ffa05 View commit details
    Browse the repository at this point in the history
  4. Update issue templates

    Fix duplicate bug report templates.
    markstos committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    bfcdb78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e6ec39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af98f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b696e58 View commit details
    Browse the repository at this point in the history
  8. bump version to 1.3.5

    markstos committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9115a02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0480e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

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

Commits on Oct 12, 2020

  1. Add test for issue 459

    mans0954 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    7995eef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8eb78 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    384b28d View commit details
    Browse the repository at this point in the history
  2. Merge pull request node-saml#464 from node-saml/csh-issue-459-attr-va…

    …lue-regression-some
    
    Only make an attribute an object if it has child elements
    mans0954 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    cbd1bc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

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

Commits on Oct 16, 2020

  1. Merge pull request node-saml#465 from node-saml/csh-issue-456-xml-cry…

    …pto-upgrade
    
    Upgrade xml-crypto dependancy
    mans0954 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    69c19b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

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

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    cb39845 View commit details
    Browse the repository at this point in the history
  2. Drop support for Node 8

    Node 8 LTS has been EOL since 2019-12-31. Current LTS is Node >=10, see: https://github.com/nodejs/Release.
    walokra authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    08482ad View commit details
    Browse the repository at this point in the history
  3. Add PR template (node-saml#473)

    Co-authored-by: Mark Stosberg <mark@rideamigos.com>
    cjbarth and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    dca2556 View commit details
    Browse the repository at this point in the history
  4. support typescript compilation

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    aa7636b View commit details
    Browse the repository at this point in the history
  5. prepublish hook

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    2545286 View commit details
    Browse the repository at this point in the history
  6. use src directory instead

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    1a57f47 View commit details
    Browse the repository at this point in the history
  7. temporary make eslint return true after linting

    because we have barely valid typescript
    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    e835f03 View commit details
    Browse the repository at this point in the history
  8. typescript: fix test running

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    8c0226c View commit details
    Browse the repository at this point in the history
  9. don't package src folder

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    c81a47c View commit details
    Browse the repository at this point in the history
  10. bumped xml-crypto from 1.5.3 to 2.0.0

    Patches signature validation bypass using injected HMAC-SHA1 signature
    keiferc authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    104788e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dc9eb8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    19afcb2 View commit details
    Browse the repository at this point in the history
  13. add types to cache provider

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    7da6e80 View commit details
    Browse the repository at this point in the history
  14. types for return values for algorithms

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    733e865 View commit details
    Browse the repository at this point in the history
  15. fix returning value for signer

    gugu authored and markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    33caa06 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4e93c90 View commit details
    Browse the repository at this point in the history
  17. chore: version bump to 1.4.0

    markstos committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    cc24d78 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    756ed75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request node-saml#476 from node-saml/types-passport-compat…

    …ibility
    
    compatibility with @types/passport-saml, fixes node-saml#475
    gugu committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    bd4bc79 View commit details
    Browse the repository at this point in the history
  3. v1.4.1

    markstos committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c226896 View commit details
    Browse the repository at this point in the history
  4. saml.ts switched to typescript

    gugu authored and markstos committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b5aab06 View commit details
    Browse the repository at this point in the history
  5. primary files use typescript

    gugu authored and markstos committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    decc5d6 View commit details
    Browse the repository at this point in the history
  6. v1.4.2

    markstos committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    4c14bea View commit details
    Browse the repository at this point in the history
  7. outdated Q library was removed

    Q functions were replaced with corresponding native alternatives,
    switching to async/await is not part of this PR
    gugu authored and markstos committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    056e6dd View commit details
    Browse the repository at this point in the history
  8. validateSignature: Support XML docs that contain multiple signed nodes (

    node-saml#455)
    
    * validateSignature: Support XML docs that contain multiple signed nodes. Only select the signatures which reference the currentNode.
    
    * validateSignature: Support XML docs that contain multiple signed nodes. Add tests.
    
    Co-authored-by: Jeffrey <jeffrey@grexx.net>
    vandernorth and Jeffrey committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    43df9ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa4fa86 View commit details
    Browse the repository at this point in the history
  10. validateSignature: Support XML docs that contain multiple signed node…

    …s. Only select the signatures which reference the currentNode. (node-saml#481)
    
    Co-authored-by: Jeffrey <jeffrey@grexx.net>
    vandernorth and Jeffrey committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    7b71596 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. fix: disable esmoduleInterop setting

    This patch disables the `esmoduleInterop` setting that causes type
    issues when the library is used by applications that do not transform
    their code in this way.
    
    Note the workaround for the `strategy.ts` file (import = require()) is
    not ideal, but the export in that file is not a valid ES export, so
    using this TS workaround to get past it.
    
    fixes: node-saml#482
    robcresswell authored and markstos committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    91b6d72 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    881208b View commit details
    Browse the repository at this point in the history
  2. feat(authorize-request): idp scoping provider (node-saml#428)

    * feat(scoping): add scoping to authnrequest
    
    * Correct case.
    
    Co-authored-by: Rob Gijsens <rob.gijsens@ivengi.com>
    Co-authored-by: Mark Stosberg <mark@rideamigos.com>
    3 people committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    a11ad61 View commit details
    Browse the repository at this point in the history
  3. Always throw error objects instead of strings (node-saml#412)

    * Throw error objects instead of strings
    
    While JS *technically* allows code to throw anything (including
    undefined/null/NaN), it's often considered bad practice.
    
    * Remove unnecessary wrapper object in assertion
    Gekkio committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8678139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f1a414 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Allow for use of privateKey instead of privateCert (node-saml#488)

    * Allow for use of privateKey instead of privateCert
    
    Co-authored-by: Mark Stosberg <mark@rideamigos.com>
    alon85 and markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    8046db0 View commit details
    Browse the repository at this point in the history
  2. v1.5.0

    markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    29abcb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a9255f View commit details
    Browse the repository at this point in the history
  4. as Node[] => as Attr[] in xpath response

    gugu authored and markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    4382bea View commit details
    Browse the repository at this point in the history
  5. code style

    gugu authored and markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    bfcff60 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2d5b0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13b491c View commit details
    Browse the repository at this point in the history
  8. v2.0.0

    markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    be111f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2f32c6 View commit details
    Browse the repository at this point in the history
  10. v2.0.1

    markstos committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    b349e4b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    02c6c5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1f2f0 View commit details
    Browse the repository at this point in the history
  3. chore: bump version in package-lock.json

    (should have been done earlier).
    markstos committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0da87a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02f3e09 View commit details
    Browse the repository at this point in the history
  5. Release 2.0.2

    markstos committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    711956c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Configuration menu
    Copy the full SHA
    d97d7e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request node-saml#500 from node-saml/support-windows-line-…

    …breaks-in-key
    
    support windows line breaks in keys
    gugu committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    41f7807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3338516 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. fix(typing): multi saml stratey export (node-saml#503)

    Co-authored-by: Rob Gijsens <rob.gijsens@ivengi.com>
    rob-gijsens and Rob Gijsens committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    c5ceaca View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    4dcef6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f515f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Bump ini from 1.3.5 to 1.3.8

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    f004897 View commit details
    Browse the repository at this point in the history
  2. Merge pull request node-saml#513 from node-saml/dependabot/npm_and_ya…

    …rn/ini-1.3.8
    
    Bump ini from 1.3.5 to 1.3.8
    gugu committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    a625840 View commit details
    Browse the repository at this point in the history
  3. upgrade deps to latest versions

    gugu committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    28e481c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge pull request node-saml#508 from node-saml/multisaml-tsignore-d-ts

    add ts-ignore to generated type definitions for multisaml strategy
    gugu committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a6b0042 View commit details
    Browse the repository at this point in the history
  2. Merge pull request node-saml#514 from node-saml/upgrade-deps

    upgrade deps to latest versions
    gugu committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ed13176 View commit details
    Browse the repository at this point in the history
  3. docs(scoping): fix for example (node-saml#504)

    Co-authored-by: Rob Gijsens <rob.gijsens@ivengi.com>
    rob-gijsens and Rob Gijsens committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    f6329ea View commit details
    Browse the repository at this point in the history
  4. fix(typing): Export Multi SAML types (node-saml#505)

    Co-authored-by: Joshua Chen <jlchen@bethel.jw.org>
    echojoshchen and Joshua Chen committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cfd08b6 View commit details
    Browse the repository at this point in the history
  5. fix: derive SamlConfig from SAMLOptions (node-saml#515)

    * refactor: reorder SAMLOptions types to compare with SamlConfig
    
    * fix: expand types from SAMLOptions
    
    * fix: derive SamlConfig from SAMLOptions
    midgleyc committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    29d997f View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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

Commits on Dec 21, 2020

  1. dev: add @types/xml-encryption

    midgleyc authored and markstos committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    51a154c View commit details
    Browse the repository at this point in the history
  2. Reexport SamlConfig type to solve a regression in consumer packages (n…

    …ode-saml#516)
    
    * fix: Reexport SamlConfig type to solve a regression in consumer packages
    
    * doc: Typo in template
    carboneater committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    c61cbad View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    9bc09b9 View commit details
    Browse the repository at this point in the history
  2. Revert "Generating changelog using gren"

    This reverts commit 9bc09b9.
    gugu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    c02cfc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b71fd View commit details
    Browse the repository at this point in the history
  4. correct changelog

    gugu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    650d61e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c2206c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9323c09 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3d9b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    e801935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30ee467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a74b1db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d03bc6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eaf95c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Merge pull request node-saml#518 from node-saml/changelog

    Generating changelog using gren
    gugu committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    dac23a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    5a6ca44 View commit details
    Browse the repository at this point in the history
  2. Release 2.0.4

    markstos committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    932da9d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Ignore test folder when building npm package (node-saml#526)

    * Added in npmignore to ignore any pems, certs or keys
    
    * 2.0.5
    
    * Updated pr to not include in bundle and added DS_Store to .gitignore
    
    Co-authored-by: Daniel O'Sullivan <daniel.o'sullivan@lloydsbanking.com>
    dosullivan557 and Daniel O'Sullivan committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6996cb8 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. async/await for saml.ts (node-saml#496)

    * one method uses async/await
    
    * async/await for saml.ts, deprecate callback functions
    gugu committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    c6c4510 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Format code and enforce code style on PR (node-saml#527)

    * Format code and enforce code style on PR
    
    * Use line length of 100
    cjbarth committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    aefee33 View commit details
    Browse the repository at this point in the history
  2. Have build action run on PR

    cjbarth committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    add499c View commit details
    Browse the repository at this point in the history
  3. Fix code formatting

    cjbarth committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    e511c49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef175f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update readme on using multiSamlStrategy

    passport-saml/multiSamlStrategy.js is something I'd like to remove:
    1. it contains nothing, just import
    2. it is outside of the source root and tsc/other tools don't include this file
    3. old import depends on internal structure of the project
    4. it uses module-level export
    
    For now let's keep the file for compatibility, but let's update README so new people will not use the old way
    gugu committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    e4b3da7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    46c6df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6182dde View commit details
    Browse the repository at this point in the history
  3. Merge pull request node-saml#531 from node-saml/multisaml-strategy-re…

    …adme
    
    Update readme on using multiSamlStrategy
    gugu committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    54809d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. async / await in cache interface (node-saml#532)

    * async / await in cache interface
    * eslint warnings fixed for cache, remove comments and checks for node < 0.9
    gugu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    54704de View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Allow for authnRequestBinding in SAML options (node-saml#529)

    Co-authored-by: Mike Hesler <mhesler@grapevine6.com>
    Co-authored-by: Mike Hesler <mhesler@seismic.com>
    Co-authored-by: Chris Barth <chrisjbarth@hotmail.com>
    4 people committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    ed4be0c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Tests use typescript (node-saml#534)

    Co-authored-by: Chris Barth <chrisjbarth@hotmail.com>
    gugu and cjbarth committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f1a436f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Mar 2, 2021

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

Commits on Mar 5, 2021

  1. fix: upgrade xml-encryption from 1.2.1 to 1.2.2

    Snyk has created this PR to upgrade xml-encryption from 1.2.1 to 1.2.2.
    
    See this package in npm:
    https://www.npmjs.com/package/xml-encryption
    
    See this project in Snyk:
    https://app.snyk.io/org/vid/project/f0651df4-eab6-46fd-b04a-8e9bd42a4bee?utm_source=github&utm_medium=upgrade-pr
    snyk-bot committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6b8b47c View commit details
    Browse the repository at this point in the history