forgejo/services/user
Litchi Pi 9dd47d932f
Some checks are pending
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
fix(web): forbid blocked users from reopening issues (#7010)
Closes https://codeberg.org/forgejo/forgejo/issues/6841.

Signed-off-by: Litchi Pi <litchi.pi@proton.me>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7010
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
Co-authored-by: Litchi Pi <litchi.pi@proton.me>
Co-committed-by: Litchi Pi <litchi.pi@proton.me>
2025-03-01 12:39:52 +00:00
..
TestPurgeUser Do not rewrite ssh keys files when deleting a user without one (#6097) 2024-12-05 21:32:09 +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 fix(web): forbid blocked users from reopening issues (#7010) 2025-03-01 12:39:52 +00:00
delete.go fix: extend forgejo_auth_token table 2024-11-15 10:59:36 +01: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 feat: add pronoun privacy option (#6773) 2025-02-15 13:07:15 +00:00
update_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
user.go feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00
user_test.go feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00