zeripath
5bb0c92b6c
Do not send activation email if manual confirm is set ( #19119 ) ( #19122 )
...
Backport #19119
If the mailer is configured then even if Manual confirm is set an activation email
is still being sent because `handleUserCreated` is not checking for this case.
Fix #17263
Signed-off-by: Andrew Thornton <art27@cantab.net >
2022-03-19 14:20:42 +00:00
Lunny Xiao
79a5e68816
Handle email address not exist ( #19089 ) ( #19121 )
...
Backport #19089
* Handle email address not exist. (#19089 )
* Fix lint about strings.Title
Co-authored-by: KN4CK3R <admin@oldschoolhack.me >
2022-03-19 11:35:23 +00:00
6543
1cb649525d
Restrict email address validation ( #17688 ) ( #19085 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
2022-03-14 20:51:58 +01:00
Lunny Xiao
35c3553870
Support webauthn ( #17957 )
...
Migrate from U2F to Webauthn
Co-authored-by: Andrew Thornton <art27@cantab.net >
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com >
2022-01-14 16:03:31 +01:00
Lunny Xiao
de8e3948a5
Refactor auth package ( #17962 )
2022-01-02 21:12:35 +08:00