This repository has been archived on 2023-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/routers/web/user/setting/security
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages

* Move functions

* merge main branch

* Fix check

* fix check

* Fix some tests

* Fix lint

* Fix lint

* Revert lint changes

* Fix error comments

* Fix lint

Co-authored-by: 6543 <6543@obermui.de>
2022-08-25 10:31:57 +08:00
..
2fa.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
openid.go Move almost all functions' parameter db.Engine to context.Context (#19748) 2022-05-20 22:08:52 +08:00
security.go Move some files into models' sub packages (#20262) 2022-08-25 10:31:57 +08:00
webauthn.go Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00