0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-19 01:00:19 +01:00
forgejo/models/user
2022-02-08 14:15:04 +08:00
..
avatar.go
email_address.go
email_address_test.go
error.go
external_login_user.go add test coverage for original author conversion during migrations () 2022-02-01 13:20:28 -05:00
follow.go
follow_test.go
list.go
main_test.go
openid.go
openid_test.go
redirect.go
redirect_test.go
search.go
setting.go Add config options to hide issue events () 2022-01-21 18:59:26 +01:00
setting_keys.go Added auto-save whitespace behavior if it changed manually () 2022-02-08 14:15:04 +08:00
setting_test.go Add config options to hide issue events () 2022-01-21 18:59:26 +01:00
user.go Pass correct context () 2022-02-06 12:05:07 +00:00
user_test.go