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.
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
..
activitypub More refactoring of `db.DefaultContext` (#27083) 10 months ago
admin Penultimate round of `db.DefaultContext` refactor (#27414) 9 months ago
misc More `db.DefaultContext` refactor (#27265) 9 months ago
notify More `db.DefaultContext` refactor (#27265) 9 months ago
org Delete repos of org when purge delete user (#27273) 9 months ago
packages Another round of `db.DefaultContext` refactor (#27103) 9 months ago
repo Upgrade to golangci-lint@v1.55.0 (#27756) 8 months ago
settings Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger refactor(API): refactor secret creation and update functionality (#26751) 10 months ago
user Replace more db.DefaultContext (#27628) 9 months ago
utils Final round of `db.DefaultContext` refactor (#27587) 9 months ago
api.go Unify two factor check (#27915) 8 months ago