| 2021-08-22 |
Removed deprecated settings
Tobias Genannt
committed
on 22 Aug 2021
|
|---|---|
| 2021-06-24 |
Add possibility to disable server side cursors
Ageev Pavel
committed
on 24 Jun 2021
|
| 2021-02-09 |
Use black as formatter for python files
Christian Mäder
committed
on 9 Feb 2021
|
| 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
|
| 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-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
|
|
|
|
|
|
Update configuration.py
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 |
Add REMOTE_AUTH_* support
Shuichiro MAKIGAKI
committed
on 20 Oct 2020
|
| 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
|
| 2020-03-29 |
Update configuration/configuration.py
...
nepeat
authored
on 29 Mar 2020
GitHub
committed
on 29 Mar 2020
|
| 2020-03-28 |
Add RELEASE_CHECK_URL to configuration and default env.
erin
committed
on 28 Mar 2020
|
| 2020-01-20 |
Prepare for Netbox 2.7
Christian Mäder
committed
on 20 Jan 2020
|
| 2019-12-10 |
Merge branch 'master' into patch-2
Stefan de Kooter
authored
on 10 Dec 2019
GitHub
committed
on 10 Dec 2019
|
| 2019-11-06 |
Add SSLMODE to database connection properties
...
Stefan de Kooter
authored
on 6 Nov 2019
GitHub
committed
on 6 Nov 2019
|
|
Add CONN_MAX_AGE to database connection settings
...
Stefan de Kooter
authored
on 6 Nov 2019
GitHub
committed
on 6 Nov 2019
|
|
| 2019-10-14 |
|