aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CatDap/Controller
Commit message (Collapse)AuthorAgeFilesLines
...
* Add some account admin featuresBuchan Milne2010-11-031-0/+559
|
* Update cookie expiry on successful re-authBuchan Milne2010-11-031-0/+1
|
* Use a generated UUID stored in a cookie, instead of the session key, as a ↵Buchan Milne2010-11-031-3/+14
| | | | | | | | | | portion of the encryption key we use to encrypt the password for storage in the session. It should now be more or less impossible for an attacker to get the password, as they need access to the browser and the server.
* Indenting fixes by perltidyBuchan Milne2010-11-031-254/+258
|
* Add some CSS themeing, and refactor some template stuff using preprocessBuchan Milne2010-11-021-2/+32
| | | | | | Add missing tempaltes
* Add more useful logging, remove some more debug loggingBuchan Milne2010-10-282-2/+4
|
* Dont run in debug mode by default (use -d option if you want debug mode)Buchan Milne2010-10-281-75/+89
| | | | | | Cleanups from Guillaume Rousse Remove some debugging
* Clean up repoBuchan Milne2010-10-263-0/+554