Commit 75fff14
committed
fix remove all authentication cofirmation alert
fixes: CNVS-33689
test plan:
• add some identity providers to your root account
via accounts/self/authentication_providers
• click on 'Remove All Authentication'
• verify alert prompt:
'Are you sure? Users may not be able to log in if this is removed.'
• added identity providers are successfully removed besides
default canvas auth
Change-Id: Iee924f46f60a4937680a97a7aa00ec0f21fdf426
Reviewed-on: https://gerrit.instructure.com/96859
Tested-by: Jenkins
Reviewed-by: Cody Cutrer <cody@instructure.com>
Reviewed-by: Ryan Shaw <ryan@instructure.com>
QA-Review: Jeremy Putnam <jeremyp@instructure.com>
Product-Review: August Thornton <august@instructure.com>1 parent 32b574f commit 75fff14
2 files changed
Lines changed: 4 additions & 1 deletion
File tree
- app/views/account_authorization_configs
- spec/selenium/admin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments