Add attribute mapping for user information
[cascardo/ipsilon.git] / ipsilon / login / common.py
2014-10-24 Simo SorceAdd attribute mapping for user information
2014-10-06 Simo SorceFix transaction handling in providers
2014-10-06 Simo SorceFix login session's userdata acquisition
2014-09-24 Simo SorceUse transactions throughout the code
2014-09-24 Simo SorceAdd abstraction class to handle cookies
2014-09-24 Simo SorceAdd Info providers Admin pages
2014-09-24 Simo SorceAdd support for returning user attributes
2014-09-24 Simo SorceUse helper cookie to remember the username
2014-09-24 Simo SorceCreate common form handler page
2014-08-27 Simo SorceMove user attribute storage into session functions
2014-08-27 Simo SorceUse new Log class everywhere
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-03-28 Simo SorceRefactor login plugin enablement code
2014-03-20 Simo SorceAdd server-install plugin configuration support
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 VobornikUnauthorized page
2014-01-24 Simo SorceImplement login plugin infrastructure