[2.5,RBAC,UI] - The details form in the user settings page shouldn't be editable with external auth
Bug #1827351 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Alberto Donato | ||
2.5 |
Fix Committed
|
Medium
|
Alberto Donato |
Bug Description
When external authentication is enabled, the user details form in the settings page shouldn't be editable.
Changing details in MAAS would make them inconsistent with those in Candid/RBAC
Related branches
~ack/maas:backport-1827351
- Alberto Donato: Approve
-
Diff: 119 lines (+56/-0)3 files modifiedsrc/maasserver/templates/maasserver/prefs.html (+2/-0)
src/maasserver/views/prefs.py (+8/-0)
src/maasserver/views/tests/test_prefs.py (+46/-0)
~ack/maas:1827351-no-profile-edit-external-auth
Merged
into
maas:master
- Björn Tillenius: Approve
- Blake Rouse (community): Approve
-
Diff: 119 lines (+56/-0)3 files modifiedsrc/maasserver/templates/maasserver/prefs.html (+2/-0)
src/maasserver/views/prefs.py (+8/-0)
src/maasserver/views/tests/test_prefs.py (+46/-0)
Changed in maas: | |
milestone: | none → 2.6.0rc1 |
Changed in maas: | |
assignee: | nobody → Alberto Donato (ack) |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.6.0rc1 → 2.6.0beta4 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.