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.
gitea/tests
KN4CK3R 00705da102
Unify two factor check (#27915) (#27939)
Backport of #27915

Fixes #27819

We have support for two factor logins with the normal web login and with
basic auth. For basic auth the two factor check was implemented at three
different places and you need to know that this check is necessary. This
PR moves the check into the basic auth itself.
1 year ago
..
e2e Rewrite logger system (#24726) 2 years ago
fuzz Move fuzz tests into tests/fuzz (#22376) 2 years 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) (#27378) 1 year ago
integration Unify two factor check (#27915) (#27939) 1 year ago
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) (#27378) 1 year ago
mssql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
mysql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
mysql8.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
pgsql.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
sqlite.ini.tmpl Do not use deprecated log config options by default (#26592) (#26600) 2 years ago
test_utils.go Allow get release download files and lfs files with oauth2 token format (#26430) (#27378) 1 year ago