realms-wiki/realms/modules/auth
Stephane Martin cb7430df4e moving auth_proxy to hooks.py 2016-09-06 13:53:40 +02:00
..
ldap merge last conflict 2016-09-05 09:37:59 +02:00
local more readable imports 2016-09-05 01:30:37 +02:00
oauth make imports absolute 2016-09-05 01:31:01 +02:00
proxy moving auth_proxy to hooks.py 2016-09-06 13:53:40 +02:00
templates/auth Make modules contain their own static files and templates 2016-08-15 23:06:05 -04:00
__init__.py authentication by reverse proxy 2016-09-05 23:36:59 +02:00
models.py authentication by reverse proxy 2016-09-05 23:36:59 +02:00
tests.py systematic use of `from __future__ import absolute_import`. it eliminates `import NAME` confusion with very common names (eg. `import ldap` is very ambiguous: can be a ldap module from realms-wiki, a ldap module from flask-ldap-login, or `python-ldap` module. 2016-09-05 01:29:29 +02:00
views.py flask 0.11 compatibility 2016-09-05 23:36:59 +02:00