Refactor the data store a bit
[cascardo/ipsilon.git] / ipsilon / util / user.py
2014-09-24 Simo SorceRefactor the data store a bit
2014-09-24 Simo SorceCast db value to string before comparison
2014-08-27 Simo SorceMove user attribute storage into session functions
2014-08-27 Simo SorceUse new Log class everywhere
2014-08-27 Simo SorceRework remote_login and remove protect decorator
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-03-02 Simo SorceAdd a way to return the email address of the user
2014-03-02 Simo SorceCreate a user facility in the session
2014-02-25 Simo SorceAdd way to tell if the session is anonymous
2014-02-25 Simo SorceImprove handing of session data
2014-01-24 Simo SorceImplement login plugin infrastructure
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 src package to ipsilon