summaryrefslogtreecommitdiffstats
path: root/app/authentication.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-071-4/+4
|
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-0/+177
* Implement APIv4 infrastructure * Update parameter requirement functions per feedback