2 Commits
Author SHA1 Message Date
Jussi Aho 9fd6f8da6f Update CHANGELOG.md 2023-02-23 14:10:30 +02:00
Jussi Aho f22148660b Use correct User model if overwritten in config
Two factor authentication doesn't work if the User model has been changed in the config from the modules own model class. This fix gets the correct User model from the class map.
2023-02-23 12:49:07 +02:00