Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Fix user authentication storage issues
Ensure authentication requests respect `NoAuth` setting and prevent storage of empty passwords in Redis cache. This update refines the process of handling user database queries and enhances security by avoiding redundant password history retrievals. Signed-off-by: Christian Roessner <c@roessner.co>
- Loading branch information