fix(auth): send password reset email when user has empty password #52

Merged
chartgerink merged 1 commit from fix/16 into main 2025-08-11 09:44:44 +00:00
Owner

When a user password is empty, one of two things happens:

  1. Password reset sent (no OIDC links)
  2. OIDC redirect urls are enumerated

Fixes #16.

When a user password is empty, one of two things happens: 1. Password reset sent (no OIDC links) 2. OIDC redirect urls are enumerated Fixes #16.
chartgerink deleted branch fix/16 2025-08-11 09:44:44 +00:00
Sign in to join this conversation.
No description provided.