Jonathan Senecal
|
e21cbf2a06
|
Add the label to the string representation
|
2020-06-05 11:01:39 -04:00 |
|
Jonathan Senecal
|
1fae9aff0c
|
Add label to *port serializers
|
2020-06-05 10:42:13 -04:00 |
|
Jonathan Senecal
|
a06d74472d
|
Add label to *ports models
|
2020-06-05 10:32:59 -04:00 |
|
Jeremy Stretch
|
8cc1dc9f1c
|
Fix update data
|
2020-06-05 10:05:54 -04:00 |
|
Jeremy Stretch
|
86e5a09b01
|
Optimize test_get_provider_graphs()
|
2020-06-05 09:36:38 -04:00 |
|
Jeremy Stretch
|
1d5f2fbd11
|
Correct test method name
|
2020-06-05 09:19:31 -04:00 |
|
Jonathan Senecal
|
f8851121ab
|
Add the label to the string representation
|
2020-06-04 17:11:27 -04:00 |
|
Jonathan Senecal
|
e9f8640ee6
|
Add label to Interface serializers
|
2020-06-04 16:50:51 -04:00 |
|
Jeremy Stretch
|
4219691e62
|
Update circuits API tests to use APIViewTestCases
|
2020-06-04 16:47:15 -04:00 |
|
Jeremy Stretch
|
4ae1879b87
|
Introduce APIViewTestCases for standardized API view testing
|
2020-06-04 16:45:03 -04:00 |
|
Jonathan Senecal
|
cde1db4436
|
Add label to interface models
|
2020-06-04 16:44:25 -04:00 |
|
Jeremy Stretch
|
d2dce6db25
|
Merge pull request #4719 from netbox-community/4715-avoid-unnecessary-queries
Fixes #4715: Avoid unnecessary queries in Cable.from_db
|
2020-06-04 13:13:17 -04:00 |
|
Jeremy Stretch
|
fae115b995
|
Closes #4698: Improve display of template code for object in admin UI
|
2020-06-04 13:11:24 -04:00 |
|
Sander Steffann
|
8f9dcf5a97
|
Avoid unnecessary queries in Cable.from_db
|
2020-06-04 17:46:09 +02:00 |
|
Jeremy Stretch
|
91ba44cc96
|
Add local_requirements.txt to .gitignore
|
2020-06-04 11:44:16 -04:00 |
|
Jeremy Stretch
|
dc161d9f2f
|
Update LDAP configuration documentation
|
2020-06-03 15:57:11 -04:00 |
|
Jeremy Stretch
|
040fadb0c3
|
Move LDAP authentication support to LDAPBackend
|
2020-06-03 15:42:24 -04:00 |
|
Jeremy Stretch
|
bb1484a444
|
Dropped backward compatibility for the /admin/webhook-backend-status URL
|
2020-06-03 14:15:29 -04:00 |
|
Jeremy Stretch
|
b31cc89478
|
Dropped backward compatibility for 'webhooks' Redis queue
|
2020-06-03 14:13:18 -04:00 |
|
Jeremy Stretch
|
05c851301e
|
Merge pull request #4705 from netbox-community/554-object-permissions
Closes #554: Implement object-based permissions
|
2020-06-03 13:29:16 -04:00 |
|
Jeremy Stretch
|
dbf6c0a075
|
Split ObjectPermission model documentation
|
2020-06-03 13:20:35 -04:00 |
|
Jeremy Stretch
|
3084d58da1
|
Add REST API endpoint for ObjectPermissions
|
2020-06-03 13:08:04 -04:00 |
|
Jeremy Stretch
|
19b57aa1ea
|
Update permissions documentation
|
2020-06-03 10:03:15 -04:00 |
|
Jeremy Stretch
|
d157818d7e
|
Rename attrs to constraints
|
2020-06-03 09:43:46 -04:00 |
|
Jeremy Stretch
|
ddcd172af1
|
Rename content_types to object_types
|
2020-06-03 09:27:20 -04:00 |
|
Jeremy Stretch
|
19407ba3bc
|
Uodate script and report views to use ObjectPermissionRequiredMixin
|
2020-06-02 15:40:39 -04:00 |
|
Jeremy Stretch
|
3502398d1d
|
Remove delete_token permission from TokenDeleteView
|
2020-06-02 15:36:31 -04:00 |
|
Jeremy Stretch
|
205acd2c4d
|
Update VirtualChassis views to support ObjectPermissions
|
2020-06-02 15:33:41 -04:00 |
|
Jeremy Stretch
|
e463430d51
|
Change CableCreateView to use ObjectEditView
|
2020-06-02 15:15:57 -04:00 |
|
Jeremy Stretch
|
cae412d280
|
Update ObjectImportView to support ObjectPermissions
|
2020-06-02 14:23:04 -04:00 |
|
Jeremy Stretch
|
56f6698ba5
|
Fixes #4707: Fix prefix_count population on VLAN API serializer
|
2020-06-02 13:40:14 -04:00 |
|
Jeremy Stretch
|
a62b98ac50
|
Admin UI improvements
|
2020-06-02 13:21:58 -04:00 |
|
Jeremy Stretch
|
7a7634de2d
|
Accomodate custom legacy permission in schema migration
|
2020-06-02 10:50:58 -04:00 |
|
Jeremy Stretch
|
c6e85970d4
|
Remove activate_userkey permission
|
2020-06-02 09:51:56 -04:00 |
|
Jeremy Stretch
|
110bad7041
|
Update custom napalm_read, napalm_write permissions
|
2020-06-02 09:46:32 -04:00 |
|
Jeremy Stretch
|
85e932bfc1
|
Clean up permissions utility functions
|
2020-06-02 09:31:59 -04:00 |
|
Jeremy Stretch
|
7b01ba9776
|
Fix external auth permissions test
|
2020-06-01 16:46:14 -04:00 |
|
Jeremy Stretch
|
32620dd556
|
Changelog for #554
|
2020-06-01 16:30:20 -04:00 |
|
Jeremy Stretch
|
76f74f479b
|
Support permission attribute assignment via REMOTE_AUTH_DEFAULT_PERMISSIONS
|
2020-06-01 16:23:45 -04:00 |
|
Jeremy Stretch
|
e9831442cd
|
Drafted documentation for object-based permissions
|
2020-06-01 15:28:36 -04:00 |
|
Jeremy Stretch
|
5d4cc5bf3d
|
Fix ordering of group and user fields in ObjectPermission admin
|
2020-06-01 13:59:58 -04:00 |
|
Jeremy Stretch
|
26d7c21314
|
Move authentication backends
|
2020-06-01 13:47:34 -04:00 |
|
Jeremy Stretch
|
a4af270ea8
|
Restrict querysets for home, search views
|
2020-06-01 13:36:57 -04:00 |
|
Jeremy Stretch
|
b6c38ceb73
|
Call permission_is_exempt() to check for exempt permissions
|
2020-06-01 13:17:59 -04:00 |
|
Jeremy Stretch
|
3a9512f086
|
Refine queryset restriction logic
|
2020-06-01 13:09:34 -04:00 |
|
Jeremy Stretch
|
9679557747
|
Add permission_is_exempt()
|
2020-06-01 12:31:18 -04:00 |
|
Jeremy Stretch
|
3c334a0238
|
Update views to restrict all querysets
|
2020-06-01 11:43:49 -04:00 |
|
Jeremy Stretch
|
5574aaa8cb
|
Tweak restrict() to accept only an action keyword
|
2020-06-01 10:45:49 -04:00 |
|
Jeremy Stretch
|
edf15532d2
|
Fixes #4702: Catch IntegrityError exception when adding a non-unique secret
|
2020-06-01 10:00:32 -04:00 |
|
Jeremy Stretch
|
d23b18beb5
|
Fixes #4704: Update example template code
|
2020-06-01 09:40:58 -04:00 |
|