0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-27 00:29:30 -05:00
forgejo/models/user
TheFox0x7 ce563ade3d enable linter testifylint on v8 (#4573)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4573
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
2024-07-30 19:41:27 +00:00
..
fixtures Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
avatar.go
badge.go
block.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
block_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
email_address.go Refactor sha1 and time-limited code (#31023) 2024-05-26 18:43:30 +02:00
email_address_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
error.go Remove unused KeyID. (#29167) 2024-02-16 15:20:52 +01:00
external_login_user.go
federated_user.go initial 2024-05-16 08:15:43 +02:00
federated_user_test.go initial 2024-05-16 08:15:43 +02:00
follow.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
follow_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
list.go
main_test.go
must_change_password.go
openid.go
openid_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
redirect.go
redirect_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
search.go Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
setting.go
setting_keys.go Add codespell support and fix a good number of typos with its help (#3270) 2024-05-09 13:49:37 +00:00
setting_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
user.go fix: never set Poster or Assignee to nil 2024-07-29 14:32:57 +00:00
user_repository.go initial 2024-05-16 08:15:43 +02:00
user_system.go [BRANDING] reserve forgejo-actions username 2024-02-05 16:05:01 +01:00
user_test.go enable linter testifylint on v8 (#4573) 2024-07-30 19:41:27 +00:00
user_update.go