Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not send activation email if manual confirm is set (#19119) | zeripath | 2022-03-18 | 1 | -0/+6 |
* | Handle email address not exist. (#19089) | KN4CK3R | 2022-03-15 | 1 | -1/+1 |
* | Restrict email address validation (#17688) | Lunny Xiao | 2022-03-14 | 1 | -0/+3 |
* | Prevent panic on prohibited user login with oauth2 (#18562) | zeripath | 2022-02-03 | 1 | -1/+1 |
* | Fix OAuth Source Edit Page (#18495) | zeripath | 2022-01-31 | 1 | -0/+4 |
* | Use base32 for 2FA scratch token (#18384) | wxiaoguang | 2022-01-26 | 1 | -1/+1 |
* | Refactor jwt.StandardClaims to RegisteredClaims (#18344) | zeripath | 2022-01-20 | 1 | -14/+10 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 5 | -11/+6 |
* | Enable deprecation error for v1.17.0 (#18341) | Gusted | 2022-01-20 | 1 | -0/+1 |
* | Fix incorrect OAuth message (#18332) | wxiaoguang | 2022-01-19 | 1 | -1/+1 |
* | Webauthn nits (#18284) | zeripath | 2022-01-15 | 1 | -2/+2 |
* | Support webauthn (#17957) | Lunny Xiao | 2022-01-14 | 6 | -155/+192 |
* | Show OAuth callback error message (#18185) | KN4CK3R | 2022-01-07 | 1 | -1/+35 |
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 9 | -0/+3416 |