Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add dbic-pg-server-cursors library, set as default | Matthew Somerville | 2020-04-28 | -0/+132 |
| | | | | Found at https://github.com/mzealey/dbic-pg-server-cursors, not on CPAN. | |||
* | Fix password setting in createsuperuser script. | Matthew Somerville | 2020-02-26 | -1/+1 |
| | ||||
* | [TfL] Store password in separate location. | Matthew Somerville | 2019-12-09 | -0/+14 |
| | ||||
* | Use EncodedColumn subclass. | Matthew Somerville | 2019-05-02 | -262/+48 |
| | ||||
* | Refactor datetime inflation. | Matthew Somerville | 2019-05-02 | -0/+36 |
| | ||||
* | Carry through name/phone/password updates through report/update creation via ↵ | Matthew Somerville | 2011-07-04 | -0/+262 |
token. Only store encrypted password, and override EncodedColumn to prevent double encrypting. |