summaryrefslogtreecommitdiffstats
path: root/ipsilon/util/user.py
Commit message (Expand)AuthorAgeFilesLines
* pylint 1.4.3 version fixespylint143Simo Sorce2015-05-071-1/+1
* Use python logging in install / log cherrypy at right severityRob Crittenden2015-05-071-1/+3
* Drop usage of self._debug and use self.debug insteadRob Crittenden2015-05-051-5/+5
* Save user attributes on subsequent calls to login.Rob Crittenden2015-03-161-0/+2
* Don't explicitly save sessionsNathan Kinder2015-03-121-4/+0
* Add helper to store provider specific dataRob Crittenden2015-02-131-0/+16
* Fix file permissions and remove shebang'sPatrick Uiterwijk2014-12-161-2/+0
* Add helpers to store per plugin user preferencesSimo Sorce2014-10-241-1/+9
* Refactor the data store a bitSimo Sorce2014-09-241-3/+3
* Cast db value to string before comparisonSimo Sorce2014-09-241-1/+1
* Move user attribute storage into session functionsSimo Sorce2014-08-271-1/+19
* Use new Log class everywhereSimo Sorce2014-08-271-5/+2
* Rework remote_login and remove protect decoratorSimo Sorce2014-08-271-2/+5
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Add a way to return the email address of the userSimo Sorce2014-03-021-0/+7
* Create a user facility in the sessionSimo Sorce2014-03-021-9/+13
* Add way to tell if the session is anonymousSimo Sorce2014-02-241-0/+6
* Improve handing of session dataSimo Sorce2014-02-241-2/+31
* Implement login plugin infrastructureSimo Sorce2014-01-241-0/+39
* Use pep8 checkPetr Vobornik2014-01-241-1/+2
* Use pylint checkPetr Vobornik2014-01-241-1/+1
* Fix ImportsSimo Sorce2014-01-241-2/+2
* Rename src package to ipsilonSimo Sorce2014-01-241-0/+79