horizon/openstack_auth/plugin
Radomir Dopieralski 9d98a0c24d Automatically redirect to the password change when it's expired
Unfortunately the only way we can know the user_id at this point is
by parsing the error message.

I also refactored the exceptions in openstack_auth to make them use
different classes (but one common superclass).

Partially implements blueprint: allow-users-change-expired-password

Change-Id: Ieceee09db21040b96577db19bd195dc3799e3892
2019-09-16 12:45:23 +02:00
..
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
base.py Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
k2k.py Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00
password.py Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00
token.py Drop deprecated Keystone V2 API support 2019-09-12 17:15:07 +00:00