aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/DBIx/Class
Commit message (Collapse)AuthorAgeLines
* [TfL] Store password in separate location.Matthew Somerville2019-12-09-0/+14
|
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-262/+48
|
* Refactor datetime inflation.Matthew Somerville2019-05-02-0/+36
|
* Carry through name/phone/password updates through report/update creation via ↵Matthew Somerville2011-07-04-0/+262
token. Only store encrypted password, and override EncodedColumn to prevent double encrypting.