Added #8233 Restrict API key usage by source IP

This commit is contained in:
PieterL75 2022-03-14 12:51:07 +01:00 committed by GitHub
parent 4b110e735b
commit a8d54f76fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,15 @@
# NetBox v3.1
## v3.1.10 (FUTURE)
### Enhancements
* [#8233](https://github.com/netbox-community/netbox/issues/8233) - Restrict API key usage by source IP
### Bug Fixes
---
## v3.1.9 (2022-03-07)
### Enhancements