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/tests
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
..
e2e Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 (#27337) 9 months ago
fuzz Move fuzz tests into tests/fuzz (#22376) 1 year ago
gitea-lfs-meta Test views of LFS files (#22196) 2 years ago
gitea-repositories-meta Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago
integration [GITEA] Make confirmation clearer for dangerous actions 8 months ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago
mssql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 8 months ago
mysql.ini.tmpl [CI] disable meilisearch/elasticsearch test, no server yet in CI 8 months ago
pgsql.ini.tmpl [CI] set PASSWORD_HASH_ALGO = argon2 for integration tests 8 months ago
sqlite.ini.tmpl [TESTS] increase test-sqlite log level to Trace 8 months ago
test_utils.go Allow get release download files and lfs files with oauth2 token format (#26430) 9 months ago