]> git.ipfire.org Git - ipfire.org.git/commit
auth: Allow password reset using the email address
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Nov 2024 17:07:22 +0000 (17:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 18 Nov 2024 17:07:22 +0000 (17:07 +0000)
commitee5f32695e76e2111eec4b5c0e26465233feaff0
treebdc0819f4f5459bb87abd681494325bda98b9e1e
parent09d1908fc7a3bd8a3f2c4c89e674b6c4f88ed19c
auth: Allow password reset using the email address

Before, we strictly required the username.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/web/auth.py