summaryrefslogtreecommitdiffstats
path: root/utils/password.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+4
| | | | | | * Implement APIv4 infrastructure * Update parameter requirement functions per feedback
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-0/+64
* Added password requirements * added tweaks * fixed error code * removed http.StatusNotAcceptable