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/web/user/setting
Gusted 0048595811
Remove U2F support (#20141)
- Completely remove U2F support from 1.18.0, 1.17.0 will be the last
release that U2F is somewhat supported. Users who used U2F would already
be warned about using U2F for a while now and should hopefully already
be migrated. But starting 1.18 definitely remove it.
3 years ago
..
security Remove U2F support (#20141) 3 years ago
account.go Make better use of i18n (#20096) 3 years ago
account_test.go Update HTTP status codes to modern codes (#18063) 3 years ago
adopt.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
applications.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
keys.go Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 3 years ago
main_test.go Use a struct as test options (#19393) 3 years ago
oauth2.go Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
profile.go Make better use of i18n (#20096) 3 years ago