summary refs log tree commit diff
path: root/changelog.d/6074.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing slash ability from password reset's submit_token endpoint ↵Andrew Morgan2019-09-201-0/+1
(#6074) Remove trailing slash ability from the password reset submit_token endpoint. Since we provide the link in an email, and have never sent it with a trailing slash, there's no point for us to accept them on the endpoint.