summaryrefslogtreecommitdiffstats
path: root/src/root.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename src package to ipsilonPetr Vobornik2014-01-241-44/+0
|
* Add infrastructure to configure serverSimo Sorce2014-01-231-0/+4
|
* Add infrastructure to handle login manager pluginsSimo Sorce2014-01-231-0/+14
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Move template and user retrieval to page classSimo Sorce2013-12-181-61/+1
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Add page class handlerSimo Sorce2013-12-181-11/+4
| | | | | | | This also adds support for sessions and a somewhat custom page dispatcher. Signed-off-by: Simo Sorce <simo@redhat.com>
* Initial user preferences infrastructureSimo Sorce2013-12-181-1/+60
| | | | Signed-off-by: Simo Sorce <simo@redhat.com>
* Use jinja2 as the templating systemSimo Sorce2013-12-111-0/+34
Add flashy css to indicate this is development stuff