-
Notifications
You must be signed in to change notification settings - Fork 145
Pull requests: IdentityPython/djangosaml2
Pull requests list
Update documentation links to PySAML2 and Django.
#61
by AmbientLighter
was merged Jun 14, 2017
Loading...
got rid of only non ascii char in the file -- Gutiérrez --> Gutierrez
#60
by sten1ee
was closed Aug 8, 2017
Loading...
Better error message around us choosing what binding to use
#51
by liquidpele
was merged Apr 14, 2017
Loading...
Allow user-customisable page on permission denied instead of packaged...
#48
by mhindery
was merged Apr 12, 2017
Loading...
restore #30 "if user attribute is callable then call it..."
#45
by joetsoi
was merged Dec 18, 2016
Loading...
Allow a easy override of the user lookup functionality.
#35
by flupzor
was merged Oct 6, 2016
Loading...
Allow extra query args to be passed to the user model during auth.
#31
by jamaalscarlett
was closed Oct 4, 2016
Loading...
if user attribute is callable then call it, passing the saml attribute value(s)
#30
by andy-miracl
was merged Sep 30, 2016
Loading...
Have assertion_consumer service raise PermissionDenied exception
#27
by jamaalscarlett
was merged Sep 20, 2016
Loading...
Don't call tree.iter as it only exists in python 2.7, must use tree.g...
#21
by liquidpele
was merged Sep 2, 2016
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.