bench-forgejo/routers/web/auth
6543 54e9ee37a7
format with gofumpt ()
* gofumpt -w -l .

* gofumpt -w -l -extra .

* Add linter

* manual fix

* change make fmt
2022-01-20 18:46:10 +01:00
..
2fa.go Refactor auth package () 2022-01-02 21:12:35 +08:00
auth.go format with gofumpt () 2022-01-20 18:46:10 +01:00
linkaccount.go format with gofumpt () 2022-01-20 18:46:10 +01:00
main_test.go Refactor auth package () 2022-01-02 21:12:35 +08:00
oauth.go format with gofumpt () 2022-01-20 18:46:10 +01:00
oauth_test.go Support webauthn () 2022-01-14 16:03:31 +01:00
openid.go format with gofumpt () 2022-01-20 18:46:10 +01:00
password.go Refactor auth package () 2022-01-02 21:12:35 +08:00
webauthn.go format with gofumpt () 2022-01-20 18:46:10 +01:00