This website requires JavaScript.
Explore
Gists
Help
Sign In
Gitea-John71
/
Gitea
Watch
2
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-25 17:58:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81ec66c257fb45aba1c3b5c61719ac83bd52a811
Gitea
/
models
/
user
T
History
Lunny Xiao
56051d9b3b
Fix bug when a token is given public only (
#32204
) (
#32218
)
...
Backport
#32204
2024-10-09 02:16:37 +00:00
..
avatar_test.go
Fix duplicate sub-path for avatars (
#31365
) (
#31368
)
2024-06-15 03:44:44 +00:00
avatar.go
Fix duplicate sub-path for avatars (
#31365
) (
#31368
)
2024-06-15 03:44:44 +00:00
badge.go
Add admin API route for managing user's badges (
#23106
)
2024-03-01 03:23:28 -05:00
block.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
email_address_test.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
email_address.go
Refactor sha1 and time-limited code (
#31023
) (
#31030
)
2024-05-21 00:58:21 +08:00
error.go
Remove unused
KeyID
. (
#29167
)
2024-02-14 12:50:10 -05:00
external_login_user.go
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
follow_test.go
…
follow.go
Add user blocking (
#29028
)
2024-03-04 08:16:03 +00:00
list.go
…
main_test.go
…
must_change_password.go
…
openid_test.go
…
openid.go
…
redirect_test.go
…
redirect.go
…
search.go
migrate some more "OptionalBool" to "Option[bool]" (
#29479
)
2024-02-29 18:52:49 +00:00
setting_keys.go
…
setting_test.go
…
setting.go
…
user_system.go
…
user_test.go
Improve oauth2 client "preferred username field" logic and the error handling (
#30622
)
2024-04-25 11:22:32 +00:00
user_update.go
…
user.go
Fix bug when a token is given public only (
#32204
) (
#32218
)
2024-10-09 02:16:37 +00:00