Highlights
Auth Bypass: 2 prior fixes. Scrutinize any change in this area.
logic/base_logic.go: most-fixed (1 issue). Treat as high-risk during review.
2 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Insecure password reset workflows allowed attackers to bypass authentication entirely without a verified, time-limited verification code. This directly exposes user accounts to takeover during password recovery.
Auth Bypass: Storing plain-text passwords in the LDAP directory or during user creation allows credentials to be exposed or fail standard authentication checks, leading to security bypasses and directory compromise.