Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SAML-Toolkits/python-saml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BuildingRobotics/python-saml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 17, 2017

  1. Add data details to exceptions

    This has been our biggest stumbling block in getting SAML to work so
    far: we get errors, but we don't know the values that caused the errors.
    Here I add the values in a bunch of places.
    hobzcalvin committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    d29f110 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Bump version number

    emenendez committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    2c95dea View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Make tests pass

    emenendez committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    02a3a2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19841ff View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Rotate AWS account

    emenendez committed Feb 3, 2017
    Configuration menu
    Copy the full SHA
    6d39c42 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Merge tag 'v2.4.0'

    emenendez committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    259def9 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    emenendez committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    ced5c50 View commit details
    Browse the repository at this point in the history
  3. Remove evil whitespace

    emenendez committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    c62939f View commit details
    Browse the repository at this point in the history
Loading