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/services
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
..
actions Fix pull request check list is limited (#26179) (#26245) 2 years ago
agit Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
asymkey Add context cache as a request level cache (#22294) 2 years ago
attachment Preserve file size when creating attachments (#23406) 2 years ago
auth Unify two factor check (#27915) (#27939) 1 year ago
automerge Improve queue and logger context (#24924) 2 years ago
context Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
convert Fix package webhook (#27839) (#27854) 1 year ago
cron Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
externalaccount Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
forms check blocklist for emails when adding them to account (#26812) (#26831) 2 years ago
gitdiff Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152) (#27156) 2 years ago
issue Avoid run change title process when the title is same (#27467) (#27557) 1 year ago
lfs Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
mailer Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
markup Decouple the different contexts from each other (#24786) 2 years ago
migrations Fix DownloadFunc when migrating releases (#27887) (#27889) 1 year ago
mirror Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
org Refactor rename user and rename organization (#24052) 2 years ago
packages Prevent newline errors with Debian packages (#26332) (#26342) 2 years ago
pull Fix poster is not loaded in get default merge message (#27657) (#27665) 1 year ago
release Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
repository Sync tags when adopting repos (#26816) (#26834) 2 years ago
task Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
user fix incorrect repo url when changed the case of ownername (#25733) (#25881) 2 years ago
webhook Fix package webhook (#27839) (#27854) 1 year ago
wiki services/wiki: Close() after error handling (#27129) (#27137) 2 years ago