summary refs log tree commit diff
path: root/changelog.d/5641.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove access-token support from RegistrationHandler.register (#5641)Richard van der Hoff2019-07-081-0/+1
Nothing uses this now, so we can remove the dead code, and clean up the API. Since we're changing the shape of the return value anyway, we take the opportunity to give the method a better name.