Always use saml by default
[cascardo/ipsilon.git] / ipsilon / login /
2014-05-02 Simo SorceMake SELinux happy
2014-04-21 Simo SorceMake it easy to install mutiple server instances
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-20 Simo SorceAdd PAM configuration code
2014-03-20 Simo SorceAdd Krb configuration code
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-19 Simo SorceRemove unused import and fix syntax
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-02-25 Simo SorceUse cherrypy handlers to render error pages
2014-02-25 Simo SorceBetter session management at login
2014-02-25 Simo SorceAdd _debug facility to the Page class
2014-02-25 Simo SorceLog available login managers
2014-02-17 Petr VobornikInitialize plugins in order defined in DB
2014-02-17 Petr VobornikPAM page
2014-02-17 Petr VobornikUnauthorized page
2014-01-27 Simo SorceAdd help text to be shown on form based login page
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