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

Fixes #5176: Enforce content type restrictions when creating objects via the REST API

This commit is contained in:
Jeremy Stretch
2020-11-25 10:24:41 -05:00
parent 52aa123a9f
commit d9c503a9ec
3 changed files with 7 additions and 8 deletions

View File

@@ -8,6 +8,7 @@
### Bug Fixes
* [#5176](https://github.com/netbox-community/netbox/issues/5176) - Enforce content type restrictions when creating objects via the REST API
* [#5358](https://github.com/netbox-community/netbox/issues/5358) - Fix user table configuration for VM interfaces
* [#5374](https://github.com/netbox-community/netbox/issues/5374) - Fix exception thrown when tracing mid-point
* [#5376](https://github.com/netbox-community/netbox/issues/5376) - Correct invalid custom field filter logic values