Daniel Sheppard
744792452f
Closes : #5278 - Remove Secrets ( #6397 )
...
* Remove Secrets
* #5278 : Remove secrets javascript from netbox core
* Remove userkey references
* Fix PEP8
* Remove a few more instances of secrets. Rebundle
* Remove Secrets
Co-authored-by: checktheroads <matt@allroads.io>
2021-05-17 16:26:02 -04:00
jeremystretch
75fdff4d41
Changelog & docs for #6197
2021-04-29 08:10:11 -04:00
Jeremy Stretch
ef987bd008
Closes #5723 : Allow customization of the geographic mapping service via MAPS_URL config parameter
2021-03-25 11:34:24 -04:00
Marcus Crane
335cfcde57
Use relative links that work locally and in production
...
At present, a mix of link types are used in the Netbox
documentation from markdown file links to relative and
absolute anchor links.
Of the three types, linking to markdown files is the
most ideal because it allows navigation locally on disk,
as well as being translated into working links at render
time.
While not obvious, mkdocs handles converting markdown
links to valid URLs.
Signed-Off-by: Marcus Crane <marcu.crane@daimler.com>
2021-03-18 19:39:03 +13:00
Riley Littlefield
60baa5e59e
Fixes small typo in optional settings
2021-01-23 14:06:48 -05:00
Robin Schneider
c5a265e828
Use HTTPS URL schema everywhere ( #5505 )
...
* Use HTTPS everywhere (mechanical edit using util from https-everywhere)
```Shell
node ~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
git checkout netbox/project-static/
```
A few additional changes where reset manually before the commit.
* Use HTTPS everywhere (mechanical edit using util from opening_hours.js)
```Shell
make -f ~/src/opening-hours/opening_hours.js/Makefile qa-https-everywhere
git checkout netbox/project-static/
git checkout netbox/*/tests
```
2020-12-21 12:02:30 -05:00
esljaz
230b503b7a
Clarify REMOTE_AUTH_HEADER documentation ( #5430 )
2020-12-14 14:03:13 -05:00
Jeremy Stretch
9923548628
Note that maintenance mode disables last_active updates during login
2020-11-23 11:22:46 -05:00
Jeremy Stretch
90dbe9bf60
Closes #5171 : Introduce the RQ_DEFAULT_TIMEOUT configuration parameter
2020-09-23 13:28:05 -04:00
Jeremy Stretch
bfdb01244d
Refresh configuration docs
2020-07-27 20:35:00 -04:00
Jeremy Stretch
3e6b257fa0
Exclude ObjectPermissions API endpoint from EXEMPT_VIEW_PERMISSIONS
2020-07-21 17:39:56 -04:00
Jeremy Stretch
8d7377ba04
Merge branch 'develop' into develop-2.9
2020-07-02 10:01:01 -04:00
Jeremy Stretch
51e9b0a22a
Closes #4796 : Introduce configuration parameters for default rack elevation size
2020-06-30 09:26:32 -04:00
Jeremy Stretch
e917535380
Merge branch 'develop' into develop-2.9
2020-06-15 16:04:32 -04:00
Jeremy Stretch
5af2b3c2f5
Closes #4717 : Introduce ALLOWED_URL_SCHEMES configuration parameter to mitigate dangerous hyperlinks
2020-06-15 11:53:47 -04:00
Jeremy Stretch
dc161d9f2f
Update LDAP configuration documentation
2020-06-03 15:57:11 -04:00
Jeremy Stretch
76f74f479b
Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS
2020-06-01 16:23:45 -04:00
Jeremy Stretch
26d7c21314
Move authentication backends
2020-06-01 13:47:34 -04:00
Jeremy Stretch
88cffca270
Closes #4650 : Expose INTERNAL_IPS configuration parameter
2020-05-26 10:01:49 -04:00
kobayashi
9cde377133
Closes #4676 : Set default value of REMOTE_AUTH_AUTO_CREATE_USER as False in docs
2020-05-26 01:26:26 -04:00
Jeremy Stretch
569d4ee201
Closes #4632 : Extend email configuration parameters to support SSL/TLS
2020-05-13 09:20:24 -04:00
Jeremy Stretch
05cb47e650
Closes #4502 : Enable configuration of proxies for outbound HTTP requests
2020-04-30 14:59:13 -04:00
Jeremy Stretch
2dbc04c6fb
Fix typo
2020-04-14 10:03:02 -04:00
Jeremy Stretch
f469c794ce
Change PLUGINS_ENABLED to a list of specific plugins (PLUGINS)
2020-04-01 10:10:29 -04:00
Jeremy Stretch
68ef5dd2a4
Revised plugins documentation
2020-03-26 11:09:20 -04:00
Jeremy Stretch
5ec1b31804
Add disclaimer/warning to PLUGINS_ENABLED
2020-03-24 09:41:46 -04:00
Jeremy Stretch
33ca352fd9
Initial documentation for plugins framework
2020-03-20 14:21:49 -04:00
John Anderson
09e09e43ba
Merge branch 'develop' into develop-2.8
2020-03-18 14:44:18 -04:00
Jeremy Stretch
fe4f4bddc8
Tweaked logging; renamed release config parameters
2020-03-18 13:46:47 -04:00
Jeremy Stretch
2033d15b2f
Tweak UPDATE_REPO_URL to convey the full URL
2020-03-13 12:14:27 -04:00
Jeremy Stretch
1f382f9252
Merge branch 'develop' into 738-detect-new-releases
2020-03-13 10:05:24 -04:00
Jeremy Stretch
8c6d35645d
Remote auth cleanup
2020-03-10 16:56:57 -04:00
Jeremy Stretch
0dc3a72912
Merge branch 'develop-2.8' into 2328-external-authentication
2020-03-10 15:07:19 -04:00
Jeremy Stretch
0de857bf7a
Merge branch 'develop' into develop-2.8
2020-03-10 15:06:37 -04:00
Jeremy Stretch
c50714ec42
Introduce DOCS_ROOT configuration parameter
2020-03-06 09:35:58 -05:00
Jeremy Stretch
7454efe648
Documentation and changelog for #4195
2020-03-04 14:33:55 -05:00
Jeremy Stretch
5dc956fbe1
First stab at external authentication support
2020-02-28 15:16:31 -05:00
Sander Steffann
28473fa3e0
Disable update check by default
2020-02-27 19:40:06 +01:00
Sander Steffann
3a0849699f
Rename settings to be more generic, not GitHub-only
2020-02-27 18:27:36 +01:00
Sander Steffann
008fc5623e
Full URL for API, more consistent naming, only enabled for staff and better configuration validation
2020-02-27 18:27:36 +01:00
Sander Steffann
2fcdc90d3f
Automatically check for new versions
2020-02-27 18:26:15 +01:00
Jeremy Stretch
5cc24c055b
Tweak docs link for send_mail() to reference stable; formatting
2020-02-12 16:18:08 -05:00
Joshua Corrick
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
Jeremy Stretch
4522a285e0
Fix headings
2020-01-30 20:05:27 -05:00
Jeremy Stretch
c8c9f78829
Documented the new DEVELOPER configuration parameter
2020-01-30 16:47:44 -05:00
Jeremy Stretch
9f204f72ef
Changelog and documentation for #1814
2019-12-11 11:01:31 -05:00
Jeremy Stretch
45917f8014
Closes #3408 : Remove WEBHOOKS_ENABLE configuration setting
2019-12-06 11:52:28 -05:00
Jeremy Stretch
fdbf41e9fd
Fixes #3643 : Update all Django documentation links to 'stable' version
2019-10-25 11:09:30 -04:00
kobayashi
b2ac81a78f
fixed broken links
2019-09-28 00:41:09 -04:00
Jeremy Stretch
4fc19742ec
Added documentation for custom scripts
2019-08-12 11:13:16 -04:00