summaryrefslogtreecommitdiffstats
path: root/module/web/webinterface.py
Commit message (Collapse)AuthorAgeFilesLines
* default thrift backendGravatar RaNaN 2011-02-141-4/+1
|
* closed #231Gravatar RaNaN 2011-02-061-2/+5
|
* some fixesGravatar RaNaN 2011-02-061-4/+2
|
* setup fixGravatar RaNaN 2011-02-051-1/+0
|
* created unified authentication system (same data for webinterface an ↵Gravatar mkaay 2011-02-051-30/+27
| | | | GUI/CLI, multiple accounts)
* py 2.5 fixGravatar RaNaN 2011-02-041-1/+1
|
* CNL fixesGravatar RaNaN 2011-02-041-1/+1
|
* improved captcha managerGravatar RaNaN 2011-02-041-1/+1
|
* removed django => now using bottle, new builtin threaded ssl serverGravatar RaNaN 2011-02-021-0/+151
Dont forget to install jinja and beaker !