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/routers
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
..
api Unify two factor check (#27915) (#27939) 1 year ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
install Use docs.gitea.com instead of docs.gitea.io (#26769) 1 year ago
private Fix verifyCommits error when push a new branch (#26664) (#26810) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Fix http protocol auth (#27875) (#27878) 1 year ago
init.go Refactor path & config system (#25330) (#25416) 2 years ago