summaryrefslogtreecommitdiffstats
path: root/ipsilon/util
Commit message (Expand)AuthorAgeFilesLines
...
* Add error log facility to Log utilitySimo Sorce2014-09-241-1/+6
* 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-273-11/+6
* Add Log class that can be inherited from safelySimo Sorce2014-08-271-0/+20
* Add External form auth pluginSimo Sorce2014-08-271-2/+2
* Rework remote_login and remove protect decoratorSimo Sorce2014-08-272-6/+5
* Fix referer checks with escaped URLsSimo Sorce2014-05-201-4/+16
* Fix E256 with stricter pep8 error checkerSimo Sorce2014-05-202-2/+2
* Fix E713 with stricter pep8 error checkerSimo Sorce2014-05-201-1/+1
* Add New form helper to Page objectSimo Sorce2014-04-201-4/+19
* Add infrastructure to delete plugin data by idSimo Sorce2014-04-042-0/+20
* Add racefree way to add a new unique data pointSimo Sorce2014-04-042-0/+33
* Add common way to add a subtree to a pageSimo Sorce2014-03-281-0/+6
* Move admin_protect to a more generic moduleSimo Sorce2014-03-241-0/+11
* Add way to save user preferencesSimo Sorce2014-03-211-0/+33
* Add way to add data to the global login configSimo Sorce2014-03-202-0/+40
* Add functions to wipe and save plugin config dataSimo Sorce2014-03-202-0/+46
* Add server-install plugin configuration supportSimo Sorce2014-03-201-0/+10
* Fix default and example pathsSimo Sorce2014-03-131-6/+2
* 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 Service Provider classSimo Sorce2014-02-262-4/+27
* Initial SAML2 providerSimo Sorce2014-02-241-2/+5
* Add way to tell if the session is anonymousSimo Sorce2014-02-241-0/+6
* Add provider plugins loaderSimo Sorce2014-02-242-0/+73
* Use cherrypy handlers to render error pagesSimo Sorce2014-02-241-0/+53
* Improve handing of session dataSimo Sorce2014-02-241-2/+31
* Add _debug facility to the Page classSimo Sorce2014-02-241-0/+4
* Move default template arguments to its own functionSimo Sorce2014-02-241-1/+11
* Implement login plugin infrastructureSimo Sorce2014-01-242-16/+49
* Better infrastructure to load pluginsSimo Sorce2014-01-242-31/+165
* Use pep8 checkPetr Vobornik2014-01-244-2/+7
* Use pylint checkPetr Vobornik2014-01-244-8/+10
* Fix ImportsSimo Sorce2014-01-242-4/+4
* Rename src package to ipsilonSimo Sorce2014-01-245-0/+331