Skip to content

Resolve "User is unable revoke a Authorized application unless User OAuth applications is checked in admin settings"

What does this MR do?

Show oauth applications page even when User OAuth setting is disabled in the admin area. So users can see and revoke apps.

Screenshots

When User OAuth disabled you can only see and revoke apps:

Screen_Shot_2018-09-20_at_14.13.22

When User OAuth enabled you can create apps too:

Screen_Shot_2018-09-20_at_14.13.39

Old behavior:

When User OAuth disabled you can't access Applications tab and see apps you granted access to and revoke any of them.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/47398

Does this MR meet the acceptance criteria?

Closes #47398 (closed)

Edited by Dmytro Zaporozhets (DZ)

Merge request reports