Delete-account section on /account (confirm modal, mails a link rather than deleting client-side) plus banners for every ?deletion= flag identity's confirm/restore redirects can send.
Delete-account section on /account (confirm modal, mails a link rather than deleting client-side) plus banners for every ?deletion= flag identity's confirm/restore redirects can send.
Adds a "Delete account" section to /account: a confirm modal that
mails a link rather than deleting anything client-side (identity
locks the account only once that link is opened and Gitea confirms
it's deletable). Also handles every ?deletion= flag the confirm/
restore redirects can send — confirmed, restored, invalid, and the
still-owns-* refusal reasons — as a banner on the account page.
day01
merged commit 00ee8b0c9e into %!s()2026-08-20 07:29:23 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete-account section on /account (confirm modal, mails a link rather than deleting client-side) plus banners for every ?deletion= flag identity's confirm/restore redirects can send.