Improve exceptions for saml2 providers
[cascardo/ipsilon.git] / ipsilon /
2014-03-03 Simo SorceImprove exceptions for saml2 providers
2014-03-03 Simo SorceAdd ability to strip domain/realm per provider
2014-03-02 Simo SorceUnsplit checking functions
2014-03-02 Simo SorceAdd a way to return the email address of the user
2014-03-02 Simo SorceAdd way to return Kerberos nameid if available
2014-03-02 Simo SorceAdd way to save user data after login
2014-03-02 Simo SorceCreate a user facility in the session
2014-03-02 Simo SorceCheck the NameID policy during authentication
2014-02-27 Simo SorceAdd Service Provider class
2014-02-26 Simo SorceAdd authentication exception support
2014-02-25 Simo SorceInitial SAML2 provider
2014-02-25 Simo SorceAdd way to tell if the session is anonymous
2014-02-25 Simo SorceAdd provider plugins loader
2014-02-25 Simo SorceUse cherrypy handlers to render error pages
2014-02-25 Simo SorceBetter session management at login
2014-02-25 Simo SorceImprove handing of session data
2014-02-25 Simo SorceAdd _debug facility to the Page class
2014-02-25 Simo SorceMove default template arguments to its own function
2014-02-25 Simo SorceLog available login managers
2014-02-17 Petr VobornikApply patternfly to administration pages
2014-02-17 Petr VobornikInitialize plugins in order defined in DB
2014-02-17 Petr VobornikPAM page
2014-02-17 Petr VobornikUnauthorized page
2014-02-17 Petr VobornikRoot pages
2014-01-27 Simo SorceAdd help text to be shown on form based login page
2014-01-24 Simo SorceAdd infrastructure to configure server
2014-01-24 Simo SorceAdd Kerberos Negotiate auth plugin
2014-01-24 Simo SorceAdd sample pam based login plugin
2014-01-24 Simo SorceImplement login plugin infrastructure
2014-01-24 Simo SorceBetter infrastructure to load plugins
2014-01-24 Petr VobornikUse pep8 check
2014-01-24 Petr VobornikUse pylint check
2014-01-24 Simo SorceFix Imports
2014-01-24 Simo SorceRename the main executable to idpserver.py
2014-01-24 Petr VobornikFix __init__.py filename
2014-01-24 Simo SorceRename src package to ipsilon