jeremystretch
ee8fd701ae
Changelog for #6883
2021-08-04 13:26:53 -04:00
Jeremy Stretch
9379324b07
Merge pull request #6885 from bellwood/6883_add_power_outlet_port_c21_c22
...
Add power outlet/port choice for C21/C22
2021-08-04 12:59:21 -04:00
Brian Ellwood
55cdbd57cc
Add power outlet/port choice for C21/C22
...
Resolves #6883
2021-08-04 12:06:39 -04:00
jeremystretch
76df55dfc0
Fixes #6740 : Add import button to VM interfaces list
2021-07-30 10:28:56 -04:00
Jeremy Stretch
49a949aa97
Merge pull request #6836 from Ursadon/patch-1
...
Escaping angle brackets in a device config file
2021-07-30 10:09:04 -04:00
jeremystretch
288bf477ce
Bump GitHub stale action to v4.0
2021-07-29 09:07:23 -04:00
Ursadon
27f3816fc6
Escaping angle brackets in a device config file
...
The configuration file may contain brackets (">" or "<"), which must be escaped
2021-07-29 15:45:32 +07:00
jeremystretch
18a4232783
PRVB
2021-07-28 16:00:38 -04:00
jeremystretch
eae4502708
Release v2.11.10
2021-07-28 15:17:45 -04:00
jeremystretch
78ebf04be0
Shrink NetBox logo on docs main page
2021-07-28 15:12:17 -04:00
jeremystretch
49a596073e
Tweak GitHub repo icon & name in docs
2021-07-28 15:07:46 -04:00
jeremystretch
95783cc128
Closes #6644 : Add 6P/4P pass-through port types
2021-07-28 11:54:25 -04:00
jeremystretch
8d9d3a9e7d
Changelog and cleanup for #6560
2021-07-28 11:44:13 -04:00
Jeremy Stretch
ea0de4b01d
Merge pull request #6561 from abigley/csv_feature
...
CSV file import
2021-07-28 10:48:30 -04:00
jeremystretch
72aaf76cf4
Closes #6702 : Update reference nginx config to support IPv6
2021-07-28 10:31:59 -04:00
jeremystretch
78e282d406
Fixes #6771 : Add count of inventory items to manufacturer view
2021-07-28 10:25:52 -04:00
jeremystretch
0c214932ba
Fixes #6812 : Limit reported prefix utilization to 100%
2021-07-28 09:55:40 -04:00
jeremystretch
a1eb4dc807
Fixes #5627 : Fix filtering of interface connections list
2021-07-27 16:21:56 -04:00
jeremystretch
e92f13977c
Changelog for #6785
2021-07-27 16:17:59 -04:00
Jeremy Stretch
5db283700f
Merge pull request #6789 from bellwood/patch-1
...
Add AC Hardwire option to PowerPortTypeChoices
2021-07-27 16:14:01 -04:00
Jeremy Stretch
6e79e5608e
Merge pull request #6810 from tamaszl/patch-1
...
Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
2021-07-27 16:12:36 -04:00
jeremystretch
8355270a1a
Fixes #6822 : Use consistent maximum value for interface MTU
2021-07-27 16:04:51 -04:00
Brian Ellwood
1c38d63c50
Update choices.py
2021-07-26 15:03:43 -04:00
bluikko
4f6944424b
Add dev server firewall configuration for EL distros ( #6772 )
...
* Add dev server firewall configuration for EL distros
* Fix typo in previous
* Indent the firewall block in install docs
2021-07-26 13:26:46 -04:00
tamaszl
7ab916b527
Update 6-ldap.md - AUTH_LDAP_USER_DN_TEMPLATE to none for windows 2012+
...
changed When using Windows Server 2012, `AUTH_LDAP_USER_DN_TEMPLATE` should be set to None.
to Windows Server 2012+
2021-07-25 18:44:21 -07:00
jeremystretch
f25649955e
Exclude NPM files from git (v3.0+)
2021-07-23 13:45:56 -04:00
jeremystretch
04d6a4a371
Introduce "adding models" section to development docs
2021-07-23 13:43:33 -04:00
jeremystretch
a8140d1f70
Closes #6781 : Disable database query caching by default
2021-07-23 11:34:24 -04:00
jeremystretch
d1af15037c
Fixes #6759 : Fix assignment of parent interfaces for bulk import
2021-07-23 11:24:32 -04:00
jeremystretch
cca76550d6
Fixes #6794 : Fix device name display on device status view
2021-07-23 11:18:50 -04:00
jeremystretch
2ff3d0d5a2
Fixes #6774 : Fix A/Z assignment when swapping circuit terminations
2021-07-23 11:13:21 -04:00
Brian Ellwood
e300fad340
Add AC Hardwire option to PowerPortTypeChoices
...
Resolves FR #6785
2021-07-22 19:04:34 -04:00
jeremystretch
a038e8bba4
Fixes #6777 : Fix default value validation for custom text fields
2021-07-21 16:02:32 -04:00
jeremystretch
33e825e91e
Fixes #6780 : Include rack location in navigation breadcrumbs
2021-07-21 15:49:01 -04:00
jeremystretch
c5e74635dd
Fixes #6778 : Rack reservation should display rack's location
2021-07-21 15:44:14 -04:00
jeremystretch
61fe0e81cd
Fixes #6773 : Add missing display field to rack unit serializer
2021-07-20 17:00:13 -04:00
jeremystretch
dd0489c1c5
Closes #6753 : Add plugin removal instructions to the docs
2021-07-14 10:43:18 -04:00
jeremystretch
ab5a763d93
Updated issue staling timers
2021-07-14 10:23:31 -04:00
jeremystretch
fd7d8cbf56
Changelog for #5442
2021-07-12 09:31:19 -04:00
Jeremy Stretch
9ff505d11b
Merge pull request #6580 from scanplus/fix-5442
...
Fixes #5442 : Use LDAP groups to find permissions
2021-07-12 09:26:18 -04:00
Jeremy Stretch
3ed346be86
Merge pull request #6645 from hanserasmus/patch-2
...
Update installation
2021-07-09 08:51:53 -04:00
Hans Erasmus
0ed82af99a
Update 3-netbox.md
2021-07-09 11:43:50 +02:00
Tobias Genannt
b814123ede
Only check REMOTE_AUTH_BACKEND in API token auth
2021-07-09 08:14:45 +02:00
Tobias Genannt
a3d40e3521
Load LDAP groups for API token authenticated users
...
When users are authenticated with an API token not all permissions where
assigned to the session because the LDAP group memberships where not
available.
Now the information is loaded from the directory if the user is found.
If not the local group memberships are used.
2021-07-09 08:14:45 +02:00
Tobias Genannt
4abfa6231c
Fixed bug for users authenticated with API token
...
This prevents a crash when the current user has authenticated himself
with an API token. In this case the user will not have the permissions
given to his LDAP groups.
2021-07-09 08:14:45 +02:00
Tobias Genannt
5bf4234ad3
Fix error when running scripts
...
This fixes the error Can't pickle local object 'LDAPBackend.__new__.<locals>.NBLDAPBackend'
2021-07-09 08:14:45 +02:00
Tobias Genannt
7640740113
Use method from parent class
...
Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2021-07-09 08:14:45 +02:00
Tobias Genannt
82300990ec
Fixes #5442 : Use LDAP groups to find permissions
...
When AUTH_LDAP_FIND_GROUP_PERMS is set to true the filter to find the
users permissions is extended to search for all permissions assigned to
groups in which the LDAP user is.
2021-07-09 08:14:45 +02:00
jeremystretch
ec5ed17860
PRVB
2021-07-08 09:21:35 -04:00
Jeremy Stretch
8f6b71df46
Merge pull request #6723 from netbox-community/develop
...
Release v2.11.9
v2.11.9
2021-07-08 09:18:11 -04:00