1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

80 Commits

Author SHA1 Message Date
51e9b0a22a Closes #4796: Introduce configuration parameters for default rack elevation size 2020-06-30 09:26:32 -04:00
5af2b3c2f5 Closes #4717: Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks 2020-06-15 11:53:47 -04:00
88cffca270 Closes #4650: Expose INTERNAL_IPS configuration parameter 2020-05-26 10:01:49 -04:00
9cde377133 Closes #4676: Set default value of REMOTE_AUTH_AUTO_CREATE_USER as False in docs 2020-05-26 01:26:26 -04:00
569d4ee201 Closes #4632: Extend email configuration parameters to support SSL/TLS 2020-05-13 09:20:24 -04:00
05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 2020-04-30 14:59:13 -04:00
2dbc04c6fb Fix typo 2020-04-14 10:03:02 -04:00
f469c794ce Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS) 2020-04-01 10:10:29 -04:00
68ef5dd2a4 Revised plugins documentation 2020-03-26 11:09:20 -04:00
5ec1b31804 Add disclaimer/warning to PLUGINS_ENABLED 2020-03-24 09:41:46 -04:00
33ca352fd9 Initial documentation for plugins framework 2020-03-20 14:21:49 -04:00
09e09e43ba Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
fe4f4bddc8 Tweaked logging; renamed release config parameters 2020-03-18 13:46:47 -04:00
3590ed378d Rename 'webhooks' REDIS config to 'tasks' 2020-03-17 10:22:56 -04:00
2033d15b2f Tweak UPDATE_REPO_URL to convey the full URL 2020-03-13 12:14:27 -04:00
1f382f9252 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
8c6d35645d Remote auth cleanup 2020-03-10 16:56:57 -04:00
0dc3a72912 Merge branch 'develop-2.8' into 2328-external-authentication 2020-03-10 15:07:19 -04:00
0de857bf7a Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
c50714ec42 Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
a7c133daa6 Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
7454efe648 Documentation and changelog for #4195 2020-03-04 14:33:55 -05:00
9df2769383 Enable system logging for reports 2020-03-04 14:22:30 -05:00
36cbbac870 Enable system logging for custom scripts 2020-03-04 14:05:59 -05:00
c983dac771 Add logging output to login/logout views 2020-03-02 17:04:54 -05:00
7a10748355 Add logging output to API viewsets 2020-03-02 16:52:21 -05:00
ca1186dca1 Add logging output to utility views 2020-03-02 16:38:51 -05:00
5dc956fbe1 First stab at external authentication support 2020-02-28 15:16:31 -05:00
28473fa3e0 Disable update check by default 2020-02-27 19:40:06 +01:00
3a0849699f Rename settings to be more generic, not GitHub-only 2020-02-27 18:27:36 +01:00
008fc5623e Full URL for API, more consistent naming, only enabled for staff and better configuration validation 2020-02-27 18:27:36 +01:00
2fcdc90d3f Automatically check for new versions 2020-02-27 18:26:15 +01:00
e431ef09e5 fix extraneous formatting of notice boxes in required settings doc 2020-02-14 10:29:09 -05:00
ba9a2956a8 documentation on redis sentinel 2020-02-13 10:26:03 -05:00
0c89534bfb Closes #4160: Link to full database configuration parameters in configuration docs 2020-02-13 10:08:10 -05:00
5cc24c055b Tweak docs link for send_mail() to reference stable; formatting 2020-02-12 16:18:08 -05:00
6d7c5d51fe Add email testing example (#4152)
* Add email testing example

Includes an example provided by  Jeremy

* Updated with suggestions

Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
4522a285e0 Fix headings 2020-01-30 20:05:27 -05:00
c8c9f78829 Documented the new DEVELOPER configuration parameter 2020-01-30 16:47:44 -05:00
9f204f72ef Changelog and documentation for #1814 2019-12-11 11:01:31 -05:00
45917f8014 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
b8f1585976 Merge branch 'develop' into develop-2.7 2019-11-01 16:19:36 -04:00
eaeb52de20 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
fdbf41e9fd Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
0d15ac15ae implements #3282 - seperate webhooks and caching redis configs 2019-10-13 02:49:54 -04:00
b2ac81a78f fixed broken links 2019-09-28 00:41:09 -04:00
37aaf6f4ab Fixes #3429: Update installation docs for Redis 2019-09-18 16:35:45 -04:00
4fc19742ec Added documentation for custom scripts 2019-08-12 11:13:16 -04:00
dd554ee7b5 Updated django-cors-headers to v3.0.2 2019-06-20 09:48:34 -04:00
ce9f7a8ddc closes #3161 - prometheus env var docs and set prometheus to not be enabled by default 2019-06-17 16:38:05 -04:00