Jeremy Stretch
1e82ffa971
Changelog and documentation for #1814
2019-12-11 11:01:31 -05:00
Jeremy Stretch
3eb2c631c7
Closes #3408 : Remove WEBHOOKS_ENABLE configuration setting
2019-12-06 11:52:28 -05:00
Jeremy Stretch
01ac6d560d
Merge branch 'develop' into develop-2.7
2019-11-01 16:19:36 -04:00
Tyler Bigler
26f3c1afb3
Add CONN_MAX_AGE to documentation ( #3642 )
...
* Add CONN_MAX_AGE to sample configurations
* Correct alignment
* Restore ghost space
* Correct alignment.
* Use stable docs url
2019-10-25 13:11:48 -04:00
Jeremy Stretch
c038c4450c
Fixes #3643 : Update all Django documentation links to 'stable' version
2019-10-25 11:09:30 -04:00
John Anderson
8895c415ed
implements #3282 - seperate webhooks and caching redis configs
2019-10-13 02:49:54 -04:00
kobayashi
06b98a3208
fixed broken links
2019-09-28 00:41:09 -04:00
Jeremy Stretch
8c12522975
Fixes #3429 : Update installation docs for Redis
2019-09-18 16:35:45 -04:00
Jeremy Stretch
6cc074b1e4
Added documentation for custom scripts
2019-08-12 11:13:16 -04:00
Jeremy Stretch
aab17dbcf5
Updated django-cors-headers to v3.0.2
2019-06-20 09:48:34 -04:00
John Anderson
bdf95b2e34
closes #3161 - prometheus env var docs and set prometheus to not be enabled by default
2019-06-17 16:38:05 -04:00
John Anderson
5489f42681
closes #3104 - add support for exposing prometheus metrics
2019-04-25 01:09:19 -04:00
John Anderson
524e7e5f08
changelog and docs updates for 2.6
2019-04-19 02:32:50 -04:00
Jeremy Stretch
f801143a72
Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting
2019-04-11 22:01:26 -04:00
Alexander Kinneer
2db6af0a1e
Add support for configuring use of an SSL connection to Redis.
...
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-18 11:26:37 -05:00
fouram
cafab4c445
Updated optional-settings.md - Webhook links ( #2818 )
...
Corrected (../miscellaneous/webhooks/) to (../additional-features/webhooks/) in two place
2019-01-29 13:38:05 -05:00
Jeremy Stretch
3acb0ef865
Closes #2053 : Introduced the LOGIN_TIMEOUT configuration setting
2018-11-14 14:18:32 -05:00
Jeremy Stretch
b2243977ed
Closes #2426 : Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database
2018-11-13 10:31:44 -05:00
Jimmy Taylor
aa23a78e33
Fixed typo for supervisorctl
2018-08-21 08:28:23 -06:00
Jeremy Stretch
d8856d9a4e
Docs fixes
2018-07-30 17:19:22 -04:00
Jeremy Stretch
fdf6bc29d2
Misc cleanup
2018-07-18 09:36:05 -04:00
Jeremy Stretch
70bed34a94
Started v2.4 documentation refresh
2018-07-17 17:23:10 -04:00
Jeremy Stretch
1d1af4cf1a
Implemented changelog retention setting, automatic purging
2018-06-22 16:18:41 -04:00
Jeremy Stretch
8cfafc9f07
Tweaked webhooks and Redis settings
2018-05-30 14:51:59 -04:00
John Anderson
80a1b23f6f
Implements #81 - webhook event backend ( #1640 )
...
* merge branch develop
* bugfix, signals for virtualization's class wasn't correctly defined
* updated webhooks for 2.4 and cleanup
* updated docs to cover changes to supervisor config
* review changes and further cleanup
* updated redis connection settings
* cleanup settings
2018-05-30 11:19:10 -04:00
Jeremy Stretch
6671ded02f
Introduced the REPORTS_ROOT config parameter; Python2 fixes
2017-10-11 14:03:35 -04:00
Jeremy Stretch
3328895c75
Removed deprecated NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters
2017-09-29 10:18:18 -04:00
Jeremy Stretch
edcb1f120b
Closes #1485 : Added LOGIN_BANNER configuration setting to display a banner on the login page
2017-09-15 15:28:09 -04:00
Jeremy Stretch
38089f3cc4
Closes #1341 : Added a MEDIA_ROOT configuration setting to specify where uploaded files are stored on disk
2017-08-30 11:11:59 -04:00
Jeremy Stretch
3aeeb9fe09
Closes #1374 : Added NAPALM_ARGS and NAPALM_TIMEOUT configiuration parameters
2017-07-26 11:47:59 -04:00
Jeremy Stretch
bf90349538
Closes #1375 : Renamed NETBOX_USERNAME and NETBOX_PASSWORD configuration parameters to NAPALM_USERNAME and NAPALM_PASSWORD
2017-07-26 11:24:19 -04:00
Jeremy Stretch
0ce7bb8f2b
Closes #990 : Enable logging configuration in configuration.py
2017-06-09 15:03:10 -04:00
Jeremy Stretch
6a4e7695a6
Closes #1237 : Enabled setting limit=0 to disable pagination in API requests; added MAX_PAGE_SIZE configuration setting
2017-05-30 23:24:21 -04:00
Jeremy Stretch
fb8ac4e816
Fixes #843 : Implemented CORS headers for API
2017-03-21 13:53:07 -04:00
Jeremy Stretch
89ec277cba
#212 : Introduced BASE_PATH configuration setting
2016-09-29 16:32:16 -04:00
Joachim Tingvold
de7d1543e9
Triple -> single ticks + grammar.
2016-07-22 17:41:00 +02:00
Joachim Tingvold
644c22d4f1
Be more specific in the documentation regarding ALLOWED_HOSTS.
2016-07-21 21:05:24 +02:00
Jeremy Stretch
5b981e2a57
Fixes #43 : Introduce toggle to enforce unique IP space per VRF
2016-07-14 16:13:02 -04:00
Jeremy Stretch
222bbf89cb
Updated documentation to include banner settings
2016-07-13 11:24:34 -04:00
Jeremy Stretch
43e4446e75
Fixes #285 : Added PREFER_IPV4 configuration setting
2016-07-13 11:16:09 -04:00
Jeremy Stretch
7db897b18e
Split configuration doc into two sections
2016-07-08 16:25:34 -04:00