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
..
admin Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
auth Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 8 months ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
feed Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 11 months ago
misc [API] Forgejo API /api/forgejo/v1 8 months ago
org Fix the missing repo count in new team page and edit team page (#27743) 8 months ago
repo [GITEA] Make confirmation clearer for dangerous actions 8 months ago
shared Fix typo "GetLatestRunnerToken" (#27680) 8 months ago
user Revert #27870 (#27917) 8 months ago
base.go Fix panic in storageHandler (#27446) 9 months ago
githttp.go Fix http protocol auth (#27875) 8 months ago
goget.go Support SSH for go get (#24664) 1 year ago
home.go Enhanced auth token / remember me (#27606) 9 months ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Start using template context function (#26254) 11 months ago
web.go [API] Forgejo API /api/forgejo/v1 8 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 12 months ago