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/routers
KN4CK3R 4f4fea734c
Unify two factor check (#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.
8 months ago
..
api Unify two factor check (#27915) 8 months ago
common Clean up template locale usage (#27856) 8 months ago
install Enhanced auth token / remember me (#27606) 9 months ago
private Fix typo "GetLatestRunnerToken" (#27680) 9 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Revert #27870 (#27917) 8 months ago
init.go Replace more db.DefaultContext (#27628) 9 months ago