horizon/openstack_dashboard/dashboards/identity/users
Dimitri Mazmanov 21d155395c Fix the redundant error message during user create
Simply check if both password and confirm_password fields are not empty.

Change-Id: Ie04e0515f15993ed3f693d107475939604e55310
Closes-Bug: #1445043
2015-04-20 13:04:33 +02:00
..
templates/users move Users Edit Password into separate form 2015-02-18 17:50:20 -08:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
forms.py Fix the redundant error message during user create 2015-04-20 13:04:33 +02:00
panel.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
tables.py Fix sort order for User IDs in identity table 2015-04-01 16:01:23 +01:00
tests.py Double check admin password when update user password 2015-03-09 17:43:29 -07:00
urls.py move Users Edit Password into separate form 2015-02-18 17:50:20 -08:00
views.py move Users Edit Password into separate form 2015-02-18 17:50:20 -08:00