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.
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
..
actions Add dedicated class for empty placeholders (#27788) 8 months ago
branch Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
cite Update JS and PY dependencies (#27501) 9 months ago
code Fix more "locale" usages (#27259) 9 months ago
diff Show correct commit sha when viewing single commit diff (#27916) 8 months ago
editor Fix more "locale" usages (#27259) 9 months ago
find Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
graph Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
issue Remove "tabindex" from some form buttons (#27892) 8 months ago
migrate [FEAT] add Forgero Git Service 8 months ago
projects Change green buttons to primary color (#27099) 9 months ago
pulls Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
release Fix more "locale" usages (#27259) 9 months ago
settings [GITEA] Make confirmation clearer for dangerous actions 8 months ago
tag Fix more "locale" usages (#27259) 9 months ago
wiki Fix more "locale" usages (#27259) 9 months ago
activity.tmpl Fix more "locale" usages (#27259) 9 months ago
blame.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
branch_dropdown.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
clone_buttons.tmpl Fix more "locale" usages (#27259) 9 months ago
clone_script.tmpl Rework button coloring, add focus and active colors (#24507) 1 year ago
commit_load_branches_and_tags.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
commit_page.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commit_status.tmpl Restore warning commit status (#27504) 9 months ago
commit_statuses.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
commits_list.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits_list_small.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
commits_table.tmpl Fix more "locale" usages (#27259) 9 months ago
create.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
create_helper.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
empty.tmpl Fix more "locale" usages (#27259) 9 months ago
file_info.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
forks.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
graph.tmpl Fix more "locale" usages (#27259) 9 months ago
header.tmpl cleanup repo details icons/labels (#27644) 9 months ago
home.tmpl Fix edit topic UI (#27925) 8 months ago
icon.tmpl cleanup repo details icons/labels (#27644) 9 months ago
packages.tmpl Fix inconsistent user profile layout across tabs (#25625) 12 months ago
release_tag_header.tmpl Fix more "locale" usages (#27259) 9 months ago
search.tmpl Fix more "locale" usages (#27259) 9 months ago
search_name.tmpl Clean template/helper.go (#23922) 1 year ago
shabox_badge.tmpl cleanup locale function usage (#27227) 9 months ago
sub_menu.tmpl Enable followCursor for language stats bar (#27713) 8 months ago
unicode_escape_prompt.tmpl cleanup locale function usage (#27227) 9 months ago
upload.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
user_cards.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 9 months ago
view_file.tmpl Add link for repositories README file (#27684) 8 months ago
view_list.tmpl Add `Hide/Show all checks` button to commit status check (#26284) 8 months ago
watchers.tmpl Fix user-cards format (#24428) 1 year ago