summaryrefslogtreecommitdiff
path: root/authtoken.json
Commit message (Collapse)AuthorAgeFilesLines
* moved authtoken.json to rh-bin/ and change it to use Json Library for ↵Christian Pointner2015-07-281-50/+0
| | | | correct escaping
* move to systemwide RHRD:: libsChristian Pointner2015-07-241-6/+4
|
* relicensed to AGPL v3Christian Pointner2015-06-271-0/+20
|
* implemented a more secure directory structureChristian Pointner2015-03-191-1/+1
|
* moved cgi stuff to rh-binChristian Pointner2014-09-221-1/+1
|
* remove doubel encoded UTF-8Christian Pointner2014-09-211-4/+0
|
* utf8 for everybody!Christian Pointner2014-09-191-1/+5
|
* consistent return value schemeChristian Pointner2014-09-181-0/+1
|
* added check_token routineChristian Pointner2014-09-181-2/+7
|
* moved rivendel database code to own moduleChristian Pointner2014-09-181-32/+4
|
* improved error stringChristian Pointner2014-09-171-1/+1
|
* fixed json syntax errorChristian Pointner2014-09-171-5/+5
|
* improved error outputChristian Pointner2014-09-171-1/+1
|
* getting tokens from database should work nowChristian Pointner2014-09-171-4/+15
|
* wrong path to rd.confChristian Pointner2014-09-171-1/+1
|
* reading config form rd.conf works nowChristian Pointner2014-09-171-9/+16
| | | | | | opening DBI handle
* reading db-config from rd.confChristian Pointner2014-09-171-1/+11
|
* perl script is now a little smarterChristian Pointner2014-09-171-2/+17
|
* strict mode is very usefull!!Christian Pointner2014-09-171-0/+3
|
* json output from mod_perl should work nowChristian Pointner2014-09-171-6/+5
|
* first test for mod_perl for authtokenChristian Pointner2014-09-171-4/+9
|
* added test data for authenticationChristian Pointner2014-09-161-0/+4