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

Fixes #4702: Catch IntegrityError exception when adding a non-unique secret

This commit is contained in:
Jeremy Stretch
2020-06-01 10:00:32 -04:00
parent d23b18beb5
commit edf15532d2
2 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.8
## v2.8.6 (FUTURE)
### Bug Fixes
* [#4702](https://github.com/netbox-community/netbox/issues/4702) - Catch IntegrityError exception when adding a non-unique secret
---
## v2.8.5 (2020-05-26)
**Note:** The minimum required version of PostgreSQL is now 9.6.