forgejo/services/user
2024-10-21 14:31:32 +00:00
..
avatar.go Fix bug on avatar (#31008) 2024-05-19 13:57:52 +02:00
avatar_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
block.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
block_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
delete.go Enable more revive linter rules (#30608) 2024-04-28 15:39:00 +02:00
email.go fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
email_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
update.go [SECURITY] Notify users about account security changes 2024-07-23 18:31:47 +02:00
update_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
user.go Only rename a user when they should receive a different name (#32247) 2024-10-13 14:17:08 +03:00
user_test.go Improve the maintainblity of the reserved username list (#32229) 2024-10-13 14:17:08 +03:00