Release v1.3.7
Unreleased
v1.3.7 - 2024-11-18
Fix
- Refactor auth logic and clean up unused variable
- Fix user authentication storage issues
- Remove redundant AccountField check in auth logic
- Refactor authenticateUser to processPassDBResult
- Remove redundant password history checks in cache loading
- Refactor user account cache loading logic