Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused import and fix syntax | Simo Sorce | 2014-03-19 | 1 | -2/+1 |
* | Add way to return Kerberos nameid if available | Simo Sorce | 2014-03-02 | 1 | -2/+4 |
* | Add way to save user data after login | Simo Sorce | 2014-03-02 | 1 | -1/+7 |
* | Use cherrypy handlers to render error pages | Simo Sorce | 2014-02-24 | 1 | -2/+1 |
* | Better session management at login | Simo Sorce | 2014-02-24 | 1 | -8/+16 |
* | Add _debug facility to the Page class | Simo Sorce | 2014-02-24 | 1 | -7/+3 |
* | Log available login managers | Simo Sorce | 2014-02-24 | 1 | -0/+3 |
* | Initialize plugins in order defined in DB | Petr Vobornik | 2014-02-17 | 1 | -3/+3 |
* | PAM page | Petr Vobornik | 2014-02-17 | 1 | -20/+41 |
* | Unauthorized page | Petr Vobornik | 2014-02-17 | 1 | -3/+3 |
* | Add help text to be shown on form based login page | Simo Sorce | 2014-01-27 | 1 | -0/+10 |
* | Add Kerberos Negotiate auth plugin | Simo Sorce | 2014-01-24 | 1 | -0/+80 |
* | Add sample pam based login plugin | Simo Sorce | 2014-01-24 | 1 | -0/+114 |
* | Implement login plugin infrastructure | Simo Sorce | 2014-01-24 | 2 | -0/+114 |