horizon/openstack_dashboard/dashboards/settings/password
zhurong 316fedfb5b Make sure new password can not the same with old one
change password same with old one will give the error:
Error: Unable to change password.
This patch make sure new password can not the same with old one.

Change-Id: Ib2261df262ba9bdf2b6d2ecb9cf5ce406893634d
Closes-bug: #1641046
2016-11-11 16:08:46 +08:00
..
templates/password Refactor modal forms for Settings dashboard 2015-02-22 13:00:24 +00:00
__init__.py Allow users to change their passwords 2013-05-22 09:32:28 +08:00
forms.py Make sure new password can not the same with old one 2016-11-11 16:08:46 +08:00
panel.py User keystone policy to check if user password can be updated 2014-08-07 22:08:02 +08:00
tests.py Remove some old (pre-1.8) Django compatibility code 2015-11-06 06:55:22 +00:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py UX: Remove duplicated view title under Settings section 2016-06-15 14:24:26 +08:00