Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added check_token routine | Christian Pointner | 2014-09-18 | 2 | -9/+31 |
| | |||||
* | cleanup database handle | Christian Pointner | 2014-09-18 | 1 | -3/+13 |
| | |||||
* | moved rivendel database code to own module | Christian Pointner | 2014-09-18 | 2 | -32/+52 |
| | |||||
* | improved focus and form values after errors | Christian Pointner | 2014-09-18 | 1 | -0/+2 |
| | |||||
* | navbar titles | Christian Pointner | 2014-09-18 | 1 | -3/+2 |
| | |||||
* | remove useless style | Christian Pointner | 2014-09-18 | 1 | -4/+0 |
| | |||||
* | added main window with navbar | Christian Pointner | 2014-09-18 | 1 | -4/+38 |
| | |||||
* | login and logout work now | Christian Pointner | 2014-09-18 | 1 | -19/+42 |
| | |||||
* | login screen is now pretty pretty ;) | Christian Pointner | 2014-09-18 | 1 | -10/+46 |
| | |||||
* | switch to german | Christian Pointner | 2014-09-18 | 1 | -4/+3 |
| | |||||
* | improved signin screen | Christian Pointner | 2014-09-18 | 3 | -1/+16 |
| | | | | | | added helsinki logo | ||||
* | exported manual styles to signin.css | Christian Pointner | 2014-09-18 | 3 | -36/+35 |
| | |||||
* | using bootstrap to make things less ugly... | Christian Pointner | 2014-09-18 | 1 | -20/+68 |
| | |||||
* | improved error string | Christian Pointner | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | fixed json syntax error | Christian Pointner | 2014-09-17 | 2 | -6/+10 |
| | |||||
* | improved error output | Christian Pointner | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | getting tokens from database should work now | Christian Pointner | 2014-09-17 | 1 | -4/+15 |
| | |||||
* | wrong path to rd.conf | Christian Pointner | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | reading config form rd.conf works now | Christian Pointner | 2014-09-17 | 1 | -9/+16 |
| | | | | | | opening DBI handle | ||||
* | reading db-config from rd.conf | Christian Pointner | 2014-09-17 | 2 | -2/+12 |
| | |||||
* | perl script is now a little smarter | Christian Pointner | 2014-09-17 | 1 | -2/+17 |
| | |||||
* | strict mode is very usefull!! | Christian Pointner | 2014-09-17 | 1 | -0/+3 |
| | |||||
* | json output from mod_perl should work now | Christian Pointner | 2014-09-17 | 1 | -6/+5 |
| | |||||
* | first test for mod_perl for authtoken | Christian Pointner | 2014-09-17 | 2 | -6/+16 |
| | |||||
* | improved format for README | Christian Pointner | 2014-09-17 | 1 | -18/+18 |
| | |||||
* | added AUTHORS, LICENCE and README | Christian Pointner | 2014-09-17 | 3 | -0/+385 |
| | |||||
* | auth call now uses typed in password | Christian Pointner | 2014-09-17 | 1 | -1/+12 |
| | |||||
* | requesting authtoken works now | Christian Pointner | 2014-09-16 | 1 | -11/+23 |
| | |||||
* | added login form and action | Christian Pointner | 2014-09-16 | 1 | -1/+13 |
| | |||||
* | added test data for authentication | Christian Pointner | 2014-09-16 | 1 | -0/+4 |
| | |||||
* | added css | Christian Pointner | 2014-09-16 | 2 | -0/+1 |
| | |||||
* | added jquery | Christian Pointner | 2014-09-16 | 1 | -0/+2 |
| | |||||
* | added basic index.html | Christian Pointner | 2014-09-16 | 1 | -0/+11 |
| | |||||
* | added initial directory structure | Christian Pointner | 2014-09-16 | 0 | -0/+0 |