horizon/openstack_dashboard/dashboards/identity
Riedo Ilofin 413e4b6d51 Application Credentials: Set unrestricted Default to False
This is bug from initial commit Ida2e836cf81d2b96e0b66afed29a900c312223a4

Check box 'unrestricted' is Bool type and if left unticked it was set to
'None' which is not Bool type.

This fixes the bug and removes 'or None' which sets the 'unrestricted' to
'False'

Change-Id: I7b3b4b82624e61edfea5d0b42d9179ec2216277f
Closes-Bug: #1821115
2019-04-23 21:35:03 +10:00
..
application_credentials Application Credentials: Set unrestricted Default to False 2019-04-23 21:35:03 +10:00
domains pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
groups Modify the error messages of Create group and update group 2019-02-25 09:20:32 +08:00
identity_providers pylint: fix useless-super-delegation warning 2019-01-16 13:05:09 +09:00
mappings Convert identity.mappings tests into mock 2018-04-25 13:51:54 +09:00
projects Merge "Show domain info in project and user detail panel" 2019-02-12 21:54:18 +00:00
roles pylint: fix len-as-condition warning 2019-01-16 12:56:20 +09:00
static/dashboard/identity the name needs to be word wrap 2019-01-07 14:29:44 +08:00
users Modify the success message of 'Edit' user information 2019-03-12 09:33:51 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00