horizon/openstack_auth
白子玉 3f7fc68085 Changed default identity url to horizon
The keystone doesn't use 5000 port anymore from Newton version. And all
 the references should be changed together.

Change-Id: I3f02686ab5b3abf48f129fde92e90427ca148317
2019-12-06 18:41:38 +08:00
..
locale Imported Translations from Zanata 2019-10-12 07:00:33 +00:00
plugin Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
tests Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
backend.py Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
defaults.py Changed default identity url to horizon 2019-12-06 18:41:38 +08:00
exceptions.py Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
forms.py Fix change expired password feature 2019-12-05 13:56:23 +00:00
middleware.py Fix django.contrib.auth.middleware monkey patching 2018-11-06 21:36:45 +00:00
models.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
policy.py Merge "Handle Permission Denied for policy files" 2019-09-26 18:39:54 +00:00
urls.py Automatically redirect to the password change when it's expired 2019-09-16 12:45:23 +02:00
user.py pylint: fix several coding convention violations 2019-01-17 00:05:27 +09:00
utils.py Handle partial dict setting 2019-09-26 14:31:17 +09:00
views.py Merge "Don't display expiration warning for expiration date in the past" 2019-09-25 22:42:04 +00:00