Declare admin attribute
[cascardo/ipsilon.git] / ipsilon / util /
2014-08-27 Simo SorceMove user attribute storage into session functions
2014-08-27 Simo SorceUse new Log class everywhere
2014-08-27 Simo SorceAdd Log class that can be inherited from safely
2014-08-27 Simo SorceAdd External form auth plugin
2014-08-27 Simo SorceRework remote_login and remove protect decorator
2014-05-20 Simo SorceFix referer checks with escaped URLs
2014-05-20 Simo SorceFix E256 with stricter pep8 error checker
2014-05-20 Simo SorceFix E713 with stricter pep8 error checker
2014-04-21 Simo SorceAdd New form helper to Page object
2014-04-04 Simo SorceAdd infrastructure to delete plugin data by id
2014-04-04 Simo SorceAdd racefree way to add a new unique data point
2014-03-28 Simo SorceAdd common way to add a subtree to a page
2014-03-24 Simo SorceMove admin_protect to a more generic module
2014-03-21 Simo SorceAdd way to save user preferences
2014-03-20 Simo SorceAdd way to add data to the global login config
2014-03-20 Simo SorceAdd functions to wipe and save plugin config data
2014-03-20 Simo SorceAdd server-install plugin configuration support
2014-03-13 Simo SorceFix default and example paths
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-27 Simo SorceAdd Service Provider class
2014-02-25 Simo SorceInitial SAML2 provider
2014-02-25 Simo SorceAdd way to tell if the session is anonymous
2014-02-25 Simo SorceAdd provider plugins loader
2014-02-25 Simo SorceUse cherrypy handlers to render error pages
2014-02-25 Simo SorceImprove handing of session data
2014-02-25 Simo SorceAdd _debug facility to the Page class
2014-02-25 Simo SorceMove default template arguments to its own function
2014-01-24 Simo SorceImplement login plugin infrastructure
2014-01-24 Simo SorceBetter infrastructure to load plugins
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