Fix revoking of authorized OAuth applications
Merged
requested to merge stanhu/gitlab-ce:connorshea/gitlab-ce-revoke-authorized-application into master
Users were not able to revoke access to authorized OAuth applications. Clicking the "Revoke" button would result in a 404 page, and the application would still be authorized.
Added a spec and also found that the gon
variables were not being set for this view.
Closes #14370 (closed)
Merge request reports
Activity
Please register or sign in to reply