You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only link to the PartnerUser management page for bank admins, but in app/controllers/partner_users_controller.rb we don't re-assert that restriction. Add a bank-org admin check to this controller.
Things to consider
No response
Criteria for Completion
When logged in as a bank non-admin user, you should get a permission denied error when navigating to /partners/ID/users
The text was updated successfully, but these errors were encountered:
Summary
We only link to the PartnerUser management page for bank admins, but in app/controllers/partner_users_controller.rb we don't re-assert that restriction. Add a bank-org admin check to this controller.
Things to consider
No response
Criteria for Completion
The text was updated successfully, but these errors were encountered: