summary refs log tree commit diff
path: root/changelog.d/5639.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Factor out some redundant code in the login impl (#5639)Richard van der Hoff2019-07-081-0/+1
* Factor out some redundant code in the login impl Also fixes a redundant access_token which was generated during jwt login. * changelog