1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-23 16:14:17 -04:00
gitea/models/auth
KN4CK3R 688d4a1f71
Unify password changing and invalidate auth tokens (#27625)
- Unify the password changing code
- Invalidate existing auth tokens when changing passwords
2024-02-04 14:05:26 +00:00
..
access_token_scope_test.go
access_token_scope.go
access_token_test.go
access_token.go
auth_token.go Unify password changing and invalidate auth tokens (#27625) 2024-02-04 14:05:26 +00:00
main_test.go
oauth2_list.go
oauth2_test.go
oauth2.go
session.go Fix session key conflict with database keyword (#28613) 2023-12-27 15:24:23 +08:00
source_test.go
source.go Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
twofactor.go
webauthn_test.go
webauthn.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00