https://github.com/ging/horizon
Revision 06688a99ca5918db4e7b5f07672ea7a2ee74e142 authored by Jamie Lennox on 13 March 2015, 04:10:02 UTC, committed by Jamie Lennox on 18 March 2015, 00:44:30 UTC
To allow us to have authentication mechanisms that live out of tree as
AUTHENTICATION_BACKENDS do we need to have a way to load the views that
service those backends.

Provide a means via settings that we can add new routes to the /auth
urls.

Closes-Bug: #1433358
Change-Id: I1ffc8a4e0bbfa58c7b50351432668d49d3a7dab1
1 parent 28b65ea
History
Tip revision: 06688a99ca5918db4e7b5f07672ea7a2ee74e142 authored by Jamie Lennox on 13 March 2015, 04:10:02 UTC
Allow specifying authentication URLs from settings
Tip revision: 06688a9
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 473 bytes
.gitreview -rw-r--r-- 76 bytes
.jshintrc -rw-r--r-- 551 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
CONTRIBUTING.rst -rw-r--r-- 629 bytes
HACKING.rst -rw-r--r-- 512 bytes
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 1.7 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 141 bytes
requirements.txt -rw-r--r-- 2.2 KB
run_tests.sh -rwxr-xr-x 17.0 KB
setup.cfg -rw-r--r-- 982 bytes
setup.py -rwxr-xr-x 1.0 KB
test-requirements.txt -rw-r--r-- 887 bytes
tox.ini -rw-r--r-- 2.9 KB

README.rst

back to top