Correctly show anonymous authorized applications under Profile > Applications.
Fixes #1907 (closed).
Access tokens that were created using the "Resource Owner Password Credentials" flow by the user entering their username and password don't have a connected application, so the Profile > Applications page used to crash. These tokens are now rendered as "Anonymous" and can be revoked.
Merge request reports
Activity
Reassigned to @dzaporozhets
@dzaporozhets I'd like to get this into 7.12.2, so a swift review would be appreciated :)
@DouweM looks good to me. Can we add some tests for this in 7.13?
mentioned in commit 7c42aaa5
mentioned in merge request !925 (merged)
@dzaporozhets It's on my list!
mentioned in commit 67fe80f9
Please register or sign in to reply