You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/auth
Daniel 64298dcb9e
Failed authentications are logged to level Warning (#32016)
PR for issue #31968 
Replaces PR #31983 to comply with gitea's error definition

Failed authentications are now logged to level `Warning` instead of
`Info`.
5 months ago
..
2fa.go Move context from modules to services (#29440) 1 year ago
auth.go Failed authentications are logged to level Warning (#32016) 5 months ago
auth_test.go Refactor names (#31405) 8 months ago
linkaccount.go add CfTurnstileSitekey context data to all captcha templates (#31874) 6 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth.go OIDC: case-insensitive comparison for auth scheme `Basic` (#31706) 7 months ago
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2 years ago
openid.go add CfTurnstileSitekey context data to all captcha templates (#31874) 6 months ago
password.go Remove urls from translations (#31950) 6 months ago
webauthn.go Add Passkey login support (#31504) 8 months ago