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

Fixes #7051: Fix permissions evaluation and improve error handling for connected device REST API endpoint

This commit is contained in:
jeremystretch
2021-10-07 13:15:59 -04:00
parent b31ba4e9d2
commit 00328226ec
2 changed files with 20 additions and 9 deletions

View File

@@ -9,6 +9,7 @@
### Bug Fixes
* [#7051](https://github.com/netbox-community/netbox/issues/7051) - Fix permissions evaluation and improve error handling for connected device REST API endpoint
* [#7471](https://github.com/netbox-community/netbox/issues/7471) - Correct redirect URL when attaching images via "add another" button
* [#7474](https://github.com/netbox-community/netbox/issues/7474) - Fix AttributeError exception when rendering a report or custom script