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