-
- Downloads
Fix endless redirections when accessing user OAuth applications when they are disabled
Also hides the "Applications" nav button if OAuth applications are disabled by the admin. Closes #14770
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/oauth/applications_controller.rb 1 addition, 1 deletionapp/controllers/oauth/applications_controller.rb
- app/views/layouts/nav/_profile.html.haml 6 additions, 5 deletionsapp/views/layouts/nav/_profile.html.haml
- spec/controllers/oauth/applications_controller_spec.rb 29 additions, 0 deletionsspec/controllers/oauth/applications_controller_spec.rb
Loading
Please register or sign in to comment