History for netbox-docker / configuration / configuration.py
2021-08-22
@Tobias Genannt
Removed deprecated settings
Tobias Genannt committed on 22 Aug 2021
2021-06-24
@Ageev Pavel
Add possibility to disable server side cursors
Ageev Pavel committed on 24 Jun 2021
2021-02-09
@Christian Mäder
Use black as formatter for python files
Christian Mäder committed on 9 Feb 2021
2020-11-13
@Christian Mäder
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
@devon-mar
Change LOGIN_TIMEOUT default to int ...
devon-mar authored on 4 Nov 2020 GitHub committed on 4 Nov 2020
2020-11-03
@devon-mar
Fix TypeError when using LOGIN_TIMEOUT
devon-mar committed on 3 Nov 2020
2020-10-31
@Tim Oliver Rabl
Rename SESSION_FILE_PATH default environment variable in configration.py
Tim Oliver Rabl committed on 31 Oct 2020
2020-10-21
@Christian Mäder
Fix default for secret_key in configuration.py
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Improve order in configuration.py
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Revert accidential change to _read_secret order
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Rename example.py to extra.py ...
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Update configuration.py
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Tiny refactoring
Christian Mäder committed on 21 Oct 2020
@Christian Mäder
Update to latest configuration
Christian Mäder committed on 21 Oct 2020
@eemil
fix typo ...
eemil authored on 15 May 2020 Christian Mäder committed on 21 Oct 2020
@eemil
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
@Shuichiro MAKIGAKI
Add REMOTE_AUTH_* support
Shuichiro MAKIGAKI committed on 20 Oct 2020
2020-06-17
@John G
Added LOGIN_TIMEOUT option to configuration.py ...
John G authored on 17 Jun 2020 GitHub committed on 17 Jun 2020
2020-05-15
@Christian Mäder
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
@Alexander GITTINGS
fix some issues
Alexander GITTINGS committed on 14 May 2020
@Alexander GITTINGS
#293
Alexander GITTINGS committed on 14 May 2020
@Christian Mäder
Preserve compatibility
Christian Mäder committed on 14 May 2020
2020-04-02
@Ryan Merolle
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
@nepeat
Update configuration/configuration.py ...
nepeat authored on 29 Mar 2020 GitHub committed on 29 Mar 2020
2020-03-28
@erin
Add RELEASE_CHECK_URL to configuration and default env.
erin committed on 28 Mar 2020
2020-01-20
@Christian Mäder
Prepare for Netbox 2.7
Christian Mäder committed on 20 Jan 2020
2019-12-10
@Stefan de Kooter
Merge branch 'master' into patch-2
Stefan de Kooter authored on 10 Dec 2019 GitHub committed on 10 Dec 2019
2019-11-06
@Stefan de Kooter
Add SSLMODE to database connection properties ...
Stefan de Kooter authored on 6 Nov 2019 GitHub committed on 6 Nov 2019
@Stefan de Kooter
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
@Tobias Genannt
Add support for custom scripts ...
Tobias Genannt committed on 14 Oct 2019