This commit is contained in:
jeremystretch 2022-10-12 08:41:41 -04:00
parent 8481cf66e3
commit aaf829898b

View File

@ -9,7 +9,8 @@
### Bug Fixes
* [#9669](https://github.com/netbox-community/netbox/issues/9669) - Strip colons from usernames when using remote authentication
* [#10575](https://github.com/netbox-community/netbox/issues/10575) - Include OIDC dependencies for python-social-auth
* [#10596](https://github.com/netbox-community/netbox/issues/10596) - Panels should scroll horizontally to accomodate overflow data
---