This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
forked from
gitea/gitea
Code
Pull Requests
Activity
gitea
/
models
/
auth
History
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
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
access_token.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
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
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
oauth2_test.go
…
oauth2.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
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