| 2020-11-13 |
Merge pull request #359 from devon-mar/login-timeout-fix
...
Christian Mäder
authored
on 13 Nov 2020
GitHub
committed
on 13 Nov 2020
|
|---|---|
| 2020-11-04 |
Change LOGIN_TIMEOUT default to int
...
devon-mar
authored
on 4 Nov 2020
GitHub
committed
on 4 Nov 2020
|
|
Merge pull request #356 from timrabl/enviroment-changes
...
Christian Mäder
authored
on 4 Nov 2020
GitHub
committed
on 4 Nov 2020
|
|
| 2020-11-03 |
Fix TypeError when using LOGIN_TIMEOUT
devon-mar
committed
on 3 Nov 2020
|
| 2020-10-31 |
Rename SESSION_FILE_PATH default environment variable in configration.py
Tim Oliver Rabl
committed
on 31 Oct 2020
|
| 2020-10-29 |
Remove now unneeded os. prefix from environ calls.
Pablo Ruiz
committed
on 29 Oct 2020
|
|
Allow disabling LDAP-group related settings when AUTH_LDAP_*_GROUP environment variables are not defined. This is required in order to work with Google's Secure LDAP, due to some limitations on django-auth-ldap plugin (see: https://github.com/django-auth-ldap/django-auth-ldap/issues/201)
Pablo Ruiz
committed
on 29 Oct 2020
|
|
| 2020-10-27 |
Fix "'NoneType' object has no attribute 'lower'" when no AUTH_LDAP_MIRROR_GROUPS defined
comphilip
authored
on 27 Oct 2020
GitHub
committed
on 27 Oct 2020
|
| 2020-10-21 |
Fix default for secret_key in configuration.py
Christian Mäder
committed
on 21 Oct 2020
|
|
Improve order in configuration.py
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Revert accidential change to _read_secret order
Christian Mäder
committed
on 21 Oct 2020
|
|
|
|
|
|
Optimize Imports in ldap_config.py
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Update configuration.py
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Sample dynamic configuration file
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Dynamically load configuration files
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Tiny refactoring
Christian Mäder
committed
on 21 Oct 2020
|
|
|
Update to latest configuration
Christian Mäder
committed
on 21 Oct 2020
|
|
|
|
|
|
Prefer secret to env variable if both are configured
eemil
authored
on 13 May 2020
Christian Mäder
committed
on 21 Oct 2020
|
|
| 2020-10-20 |
Merge pull request #310 from shuichiro-makigaki/add-remote-auth
...
Christian Mäder
authored
on 20 Oct 2020
GitHub
committed
on 20 Oct 2020
|
|
Add REMOTE_AUTH_* support
Shuichiro MAKIGAKI
committed
on 20 Oct 2020
|
|
| 2020-10-19 |
|
| 2020-06-17 |
Added LOGIN_TIMEOUT option to configuration.py
...
John G
authored
on 17 Jun 2020
GitHub
committed
on 17 Jun 2020
|
| 2020-05-15 |
Merge pull request #295 from minitriga/#293_ssl_tls_env
...
Christian Mäder
authored
on 15 May 2020
GitHub
committed
on 15 May 2020
|
| 2020-05-14 |
fix some issues
Alexander GITTINGS
committed
on 14 May 2020
|
|
#293
Alexander GITTINGS
committed
on 14 May 2020
|
|
|
|
|
|
Preserve compatibility
Christian Mäder
committed
on 14 May 2020
|
|
| 2020-04-02 |
update configuration.py for netbox 2.7.11 REDIS config
...
Ryan Merolle
authored
on 2 Apr 2020
GitHub
committed
on 2 Apr 2020
|