-
-
Notifications
You must be signed in to change notification settings - Fork 298
Comparing changes
Open a pull request
base repository: SAML-Toolkits/python-saml
base: master
head repository: junhonomad/python-saml
compare: master
- 12 commits
- 6 files changed
- 2 contributors
Commits on Nov 16, 2014
-
fix passing sp 'x509cert' and 'privateKey' strings in rather than fil…
…e names. __sp is only set after check_settings succeeds, therefore keys would never be found.
Jun-Ho Kim committedNov 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 90999e9 - Browse repository at this point
Copy the full SHA 90999e9View commit details -
fix check for sls when generating sp metadata
settings __add_default_values adds sls definition with missing url if no sls defined which causes error in metadata building.
Jun-Ho Kim committedNov 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 42d1379 - Browse repository at this point
Copy the full SHA 42d1379View commit details -
allow overriding certificate use definition in metadata
Jun-Ho Kim committedNov 16, 2014 Configuration menu - View commit details
-
Copy full SHA for b67c7ee - Browse repository at this point
Copy the full SHA b67c7eeView commit details -
don't advertise encryption key in metadata
Jun-Ho Kim committedNov 16, 2014 Configuration menu - View commit details
-
Copy full SHA for 6f2ffe8 - Browse repository at this point
Copy the full SHA 6f2ffe8View commit details -
enable getting metadata signin key/cert from strings instead of files
Jun-Ho Kim committedNov 16, 2014 Configuration menu - View commit details
-
Copy full SHA for aba6a54 - Browse repository at this point
Copy the full SHA aba6a54View commit details
Commits on Nov 17, 2014
-
add helper method to create auto-posting html form
Jun-Ho Kim committedNov 17, 2014 Configuration menu - View commit details
-
Copy full SHA for 26b22b7 - Browse repository at this point
Copy the full SHA 26b22b7View commit details -
make deflate optional on login request
Jun-Ho Kim committedNov 17, 2014 Configuration menu - View commit details
-
Copy full SHA for 93faaa0 - Browse repository at this point
Copy the full SHA 93faaa0View commit details
Commits on Feb 13, 2015
-
remove requirement for at least one AttributeStatement (may be zero o…
…r more according to spec)
Jun-Ho Kim committedFeb 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 4d25287 - Browse repository at this point
Copy the full SHA 4d25287View commit details
Commits on May 15, 2015
-
remove authn context from request
Jun-Ho Kim committedMay 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6554dae - Browse repository at this point
Copy the full SHA 6554daeView commit details -
Merge branch 'master' of ssh://github.com/junhonomad/python-saml
Jun-Ho Kim committedMay 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6ce2ec5 - Browse repository at this point
Copy the full SHA 6ce2ec5View commit details
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2319517 - Browse repository at this point
Copy the full SHA 2319517View commit details
Commits on May 4, 2021
-
Copied date parsing code from latest version to fix parsing of dates with sub-microsecond precision. Added conditional to only inclue second keydescriptor if encryption enabled.
Jun-Ho Kim committedMay 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 8dfae95 - Browse repository at this point
Copy the full SHA 8dfae95View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master