realms-wiki/realms/modules/auth
Sachi King 695dba98f9 Use properties in config for pass-through compat vars
Strings are immutable, so when one variable changes the other will not,
as such there is variance on config load between variables that should
be the the value of another variable.

To solve that I've moved the config into a class and made those values
read-only properties to the loaded values.

Closes: #137 #138
2016-06-05 22:03:49 +10:00
..
ldap Fix LDAP login 2016-01-31 01:10:08 +01:00
local fallback to default avatar if email is not set 2015-11-06 17:44:48 -06:00
oauth Use properties in config for pass-through compat vars 2016-06-05 22:03:49 +10:00
__init__.py fallback to default avatar if email is not set 2015-11-06 17:44:48 -06:00
models.py fallback to default avatar if email is not set 2015-11-06 17:44:48 -06:00
tests.py add tests file to auth 2014-10-09 10:39:42 -05:00
views.py first pass, non-working 2015-10-13 22:52:30 -05:00