summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/common.py
Commit message (Expand)AuthorAgeFilesLines
* Show login target on the login screenPatrick Uiterwijk2014-10-241-0/+3
* Add attribute mapping for user informationSimo Sorce2014-10-241-2/+10
* Fix transaction handling in providersSimo Sorce2014-10-061-0/+1
* Fix login session's userdata acquisitionSimo Sorce2014-10-061-1/+3
* Use transactions throughout the codeSimo Sorce2014-09-241-18/+44
* Add abstraction class to handle cookiesSimo Sorce2014-09-241-9/+9
* Add Info providers Admin pagesSimo Sorce2014-09-241-1/+1
* Add support for returning user attributesSimo Sorce2014-09-241-0/+14
* Use helper cookie to remember the usernameSimo Sorce2014-09-241-1/+25
* Create common form handler pageSimo Sorce2014-09-241-0/+35
* Move user attribute storage into session functionsSimo Sorce2014-08-271-6/+1
* Use new Log class everywhereSimo Sorce2014-08-271-5/+2
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Refactor login plugin enablement codeSimo Sorce2014-03-281-12/+60
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+8
* Add way to save user data after loginSimo Sorce2014-03-021-1/+7
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-241-2/+1
* Better session management at loginSimo Sorce2014-02-241-8/+16
* Add _debug facility to the Page classSimo Sorce2014-02-241-7/+3
* Log available login managersSimo Sorce2014-02-241-0/+3
* Initialize plugins in order defined in DBPetr Vobornik2014-02-171-3/+3
* Unauthorized pagePetr Vobornik2014-02-171-3/+3
* Implement login plugin infrastructureSimo Sorce2014-01-241-0/+114