0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-18 21:50:01 +01:00
gitea/tests
wxiaoguang def13ece7c
Allow to disable the password-based login (sign-in) form (#32687)
Usually enterprise/organization users would like to only allow OAuth2
login.

This PR adds a new config option to disable the password-based login
form. It is a simple and clear approach and won't block the future
login-system refactoring works.

Fix a TODO in #24821

Replace  #21851

Close #7633 , close #13606
2024-12-02 02:03:15 +08:00
..
e2e disable gravatar in test (#32529) 2024-11-21 04:30:48 +00:00
fuzz Refactor markup render system (#32645) 2024-11-26 16:46:02 +00:00
gitea-lfs-meta
gitea-repositories-meta Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
integration Allow to disable the password-based login (sign-in) form (#32687) 2024-12-02 02:03:15 +08:00
testdata/data Add artifacts test fixture (#30300) 2024-11-01 10:29:54 +08:00
mssql.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl add {{TEST_MINIO_ENDPOINT}} for local testing "with/without" docker + fix pgsql testing doc (#32105) 2024-10-03 01:00:56 +00:00
sqlite.ini.tmpl
test_utils.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00