aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/DBIx/Class/EncodedColumn.pm
Commit message (Collapse)AuthorAgeLines
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-262/+0
|
* 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.