Christian Mäder
|
df8f406432
|
Remove unnecessary import
|
2022-10-15 10:23:14 +02:00 |
Christian Mäder
|
b8b1c8fc63
|
Rename conversion lambdas
|
2022-10-15 10:23:14 +02:00 |
Christian Mäder
|
41ff541225
|
Simplified test for existance of dynamic parameters
|
2022-10-15 10:17:49 +02:00 |
Christian Mäder
|
26399e224d
|
Make dynamic configuration parameters actually work
|
2022-10-15 10:17:17 +02:00 |
Christian Mäder
|
951c12132a
|
Updates the configuration, changes default for dynamic paramters to None
|
2022-10-15 10:15:55 +02:00 |
Tobias Genannt
|
d385cd2aa9
|
Merge pull request #779 from BegBlev/ldap-group-search-issue
AUTH_LDAP_BIND_AS_AUTHENTICATING_USER is now loaded from environment
|
2022-09-21 13:03:13 +02:00 |
Vincent Catros
|
7f285af7b4
|
AUTH_LDAP_BIND_AS_AUTHENTICATING_USER defaults to false
|
2022-09-09 16:11:21 +02:00 |
Michal Tyminski
|
53dcdc7bfc
|
add JOBRESULT_RETENTION to configuration.py
Netbox v3.2.1 introduces new enhancement to retain old script
and report results for configured lifetime.
|
2022-09-01 10:03:19 -07:00 |
Tobias Genannt
|
fceb6e0e13
|
Removed CSRF_TRUSTED_ORIGINS from extra.py
CSRF_TRUSTED_ORIGINS is already in configuration.py
|
2022-07-12 17:16:20 +02:00 |
Vincent Catros
|
5ff292ba5f
|
AUTH_LDAP_BIND_AS_AUTHENTICATING_USER is now loaded from environment
|
2022-06-20 14:10:37 +02:00 |
SejiL
|
993c93b34a
|
Add CSRF option to extra.py
|
2022-06-12 10:51:56 +02:00 |
Thomas McWork
|
596bb6953c
|
preserve sort order
|
2022-04-19 12:59:27 +02:00 |
Thomas McWork
|
bf910dea02
|
Handle `MAPS_URL` config value
Regarding https://github.com/netbox-community/netbox/blob/develop/docs/configuration/dynamic-settings.md#maps_url
|
2022-04-19 12:21:07 +02:00 |
Robin Beismann
|
19280c2bb0
|
Fixed default value to reflect upstream
|
2022-04-08 15:36:49 +02:00 |
Robin Beismann
|
d5b1d9ce39
|
Added environment variable for CSRF_TRUSTED_ORIGINS
|
2022-04-07 16:09:27 +02:00 |
ryanmerolle
|
52876be723
|
add graphql
|
2022-01-31 21:45:29 -05:00 |
Tobias Genannt
|
a1dabcb758
|
Added ENV variables for INSECURE_SKIP_TLS_VERIFY
|
2021-10-20 09:27:18 +02:00 |
Tobias Genannt
|
c5a1557800
|
Removed deprecated settings
|
2021-08-21 18:22:24 +02:00 |
Ageev Pavel
|
dd41d09b43
|
Add possibility to disable server side cursors
|
2021-06-24 18:21:08 +03:00 |
Christian Mäder
|
f924e76adf
|
Formatting
|
2021-04-26 08:55:22 +02:00 |
Christian Mäder
|
604ff3b76d
|
Merge branch 'plugins-and-logging' of https://github.com/ryanmerolle/netbox-docker into ryanmerolle-plugins-and-logging
|
2021-04-26 08:54:31 +02:00 |
ryanmerolle
|
96545135cb
|
remove example evn var for logging
|
2021-04-25 16:38:03 -04:00 |
ryanmerolle
|
ff0bc9757a
|
correct ldap example var name case
|
2021-04-24 10:57:15 -04:00 |
ryanmerolle
|
45889c3811
|
commented out the logging
|
2021-04-23 22:38:38 -04:00 |
ryanmerolle
|
69dd87689c
|
switch plugin example to netbox_bgp
|
2021-04-20 07:55:12 -04:00 |
ryanmerolle
|
9fab9a3434
|
mention plugin wiki page in plugins.py comment
|
2021-04-20 07:52:08 -04:00 |
ryanmerolle
|
8176ef8499
|
Add expample logging configuration
|
2021-04-20 07:46:39 -04:00 |
ryanmerolle
|
eb5cc88b25
|
Add expample plugin configuration
|
2021-04-20 07:46:29 -04:00 |
ryanmerolle
|
6f4d025cb7
|
backed out ldap_config changes
|
2021-04-20 03:38:20 -04:00 |
ryanmerolle
|
222ede2c4b
|
enahance ldap extra.py with more examples
|
2021-04-20 03:35:57 -04:00 |
Ryan Merolle
|
0dec4d8df4
|
Add extra.py example for ldap config
|
2021-02-22 16:00:08 -05:00 |
ryanmerolle
|
22186b267d
|
do not set AUTH_LDAP_MIRROR_GROUPS if not defined
|
2021-02-22 15:55:40 -05:00 |
Christian Mäder
|
493fc60401
|
Use black as formatter for python files
|
2021-02-08 18:24:29 +01:00 |
Christian Mäder
|
9d51762161
|
Merge pull request #359 from devon-mar/login-timeout-fix
Fix TypeError when using LOGIN_TIMEOUT
|
2020-11-13 15:36:16 +01:00 |
devon-mar
|
4276c941eb
|
Change LOGIN_TIMEOUT default to int
Co-authored-by: Christian Mäder <cimnine@users.noreply.github.com>
|
2020-11-03 14:57:12 -08:00 |
Christian Mäder
|
3cbdf26773
|
Merge pull request #356 from timrabl/enviroment-changes
Enviroment changes
|
2020-11-03 18:44:44 +01:00 |
devon-mar
|
fbfce46ce5
|
Fix TypeError when using LOGIN_TIMEOUT
|
2020-11-02 22:39:06 -08:00 |
Tim Oliver Rabl
|
255889288c
|
Rename SESSION_FILE_PATH default environment variable in configration.py
|
2020-10-30 23:06:42 +01:00 |
Pablo Ruiz
|
dcb3b5495d
|
Remove now unneeded os. prefix from environ calls.
|
2020-10-29 14:57:34 +01:00 |
Pablo Ruiz
|
60f4e8b2ed
|
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)
|
2020-10-29 14:56:35 +01:00 |
comphilip
|
8307560c88
|
Fix "'NoneType' object has no attribute 'lower'" when no AUTH_LDAP_MIRROR_GROUPS defined
|
2020-10-27 15:51:12 +08:00 |
Christian Mäder
|
2dba2b8811
|
Fix default for secret_key in configuration.py
|
2020-10-20 21:45:37 +02:00 |
Christian Mäder
|
d0c7b87925
|
Improve order in configuration.py
|
2020-10-20 21:40:14 +02:00 |
Christian Mäder
|
ec3fd8a790
|
Revert accidential change to _read_secret order
|
2020-10-20 21:36:40 +02:00 |
Christian Mäder
|
dad0608834
|
Rename example.py to extra.py
And add some comments to the the file that hopefully guide the user.
|
2020-10-20 20:51:43 +02:00 |
Christian Mäder
|
20820e10c2
|
Optimize Imports in ldap_config.py
|
2020-10-20 20:51:35 +02:00 |
Christian Mäder
|
553c8ea470
|
Update configuration.py
|
2020-10-20 20:49:59 +02:00 |
Christian Mäder
|
7429835970
|
Sample dynamic configuration file
|
2020-10-20 20:46:43 +02:00 |
Christian Mäder
|
43c05d816d
|
Dynamically load configuration files
|
2020-10-20 20:46:43 +02:00 |
Christian Mäder
|
fd3d3d11d1
|
Tiny refactoring
|
2020-10-20 20:46:43 +02:00 |