Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor the data store a bit | Simo Sorce | 2014-09-24 | 1 | -3/+3 |
* | Cast db value to string before comparison | Simo Sorce | 2014-09-24 | 1 | -1/+1 |
* | Move user attribute storage into session functions | Simo Sorce | 2014-08-27 | 1 | -1/+19 |
* | Use new Log class everywhere | Simo Sorce | 2014-08-27 | 1 | -5/+2 |
* | Rework remote_login and remove protect decorator | Simo Sorce | 2014-08-27 | 1 | -2/+5 |
* | Fix E256 with stricter pep8 error checker | Simo Sorce | 2014-05-20 | 1 | -1/+1 |
* | Add a way to return the email address of the user | Simo Sorce | 2014-03-02 | 1 | -0/+7 |
* | Create a user facility in the session | Simo Sorce | 2014-03-02 | 1 | -9/+13 |
* | Add way to tell if the session is anonymous | Simo Sorce | 2014-02-24 | 1 | -0/+6 |
* | Improve handing of session data | Simo Sorce | 2014-02-24 | 1 | -2/+31 |
* | Implement login plugin infrastructure | Simo Sorce | 2014-01-24 | 1 | -0/+39 |
* | Use pep8 check | Petr Vobornik | 2014-01-24 | 1 | -1/+2 |
* | Use pylint check | Petr Vobornik | 2014-01-24 | 1 | -1/+1 |
* | Fix Imports | Simo Sorce | 2014-01-24 | 1 | -2/+2 |
* | Rename src package to ipsilon | Simo Sorce | 2014-01-24 | 1 | -0/+79 |