mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #9741: Check for UserConfig instance during user login
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
## v3.2.7 (FUTURE)
|
||||
|
||||
### Enhancements
|
||||
|
||||
* [#9741](https://github.com/netbox-community/netbox/issues/9741) - Check for UserConfig instance during user login
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* [#9715](https://github.com/netbox-community/netbox/issues/9715) - Fix `SOCIAL_AUTH_PIPELINE` config parameter not taking effect
|
||||
|
Reference in New Issue
Block a user