You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates/repo/settings
Gusted 9fbe28fca3
[GITEA] Make confirmation clearer for dangerous actions
- Currently the confirmation for dangerous actions such as transferring
the repository or deleting it only requires the user to ~~copy paste~~
type the repository name.
- This can be problematic when the user has a fork or another repository
with the same name as an organization's repository, and the confirmation
doesn't make clear that it could be deleting the wrong repository. While
it's mentioned in the dialog, it's better to be on the safe side and
also add the owner's name to be an element that has to be typed for
these dangerous actions.
- Added integration tests.

(cherry picked from commit bf679b24dd23c9ed586b9439e293bbd27cc89232)
(cherry picked from commit 1963085dd9d1521b7a4aa8558d409bd1a9f2e1da)
(cherry picked from commit fb94095d1992c3e47f03e0fccc98a90707a5271b)
(cherry picked from commit e1d1e46afee6891becdb6ccd027fc66843b56db9)
(cherry picked from commit 93993029e4ec8a20a8bc38d80bb4b801e52ee1b7)
(cherry picked from commit df3b058179d8f3e06cc6fb335b287c72c8952821)
(cherry picked from commit 8ccc6b9cba46a736665e4b25523da0baf1679702)
8 months ago
..
webhook Fix more "locale" usages (#27259) 9 months ago
actions.tmpl Support configuration variables on Gitea Actions (#24724) 1 year ago
branches.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
collaboration.tmpl Fix more "locale" usages (#27259) 9 months ago
deploy_keys.tmpl Fix more "locale" usages (#27259) 9 months ago
githook_edit.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
githooks.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
layout_head.tmpl Use flex-container for repo and org settings (#27418) 9 months ago
lfs.tmpl Fix more "locale" usages (#27259) 9 months ago
lfs_file.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
lfs_file_find.tmpl Fix more "locale" usages (#27259) 9 months ago
lfs_locks.tmpl Fix more "locale" usages (#27259) 9 months ago
lfs_pointers.tmpl Fix more "locale" usages (#27259) 9 months ago
nav.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
navbar.tmpl Use flex-container for repo and org settings (#27418) 9 months ago
options.tmpl [GITEA] Make confirmation clearer for dangerous actions 8 months ago
protected_branch.tmpl Add protected branch name description (#27257) 9 months ago
push_mirror_sync_modal.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings (#24246) 1 year ago
tags.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago