1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-27 11:46:10 +02:00
gitea/routers/api
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.
2023-11-06 08:22:39 +00:00
..
actions Fix/upload artifact error windows (#27802) 2023-10-30 10:40:05 +00:00
packages Do not force creation of _cargo-index repo on publish (#27266) 2023-10-24 03:26:38 +00:00
v1 Unify two factor check (#27915) 2023-11-06 08:22:39 +00:00