forgejo/models/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
..
main_test.go Support webauthn () 2022-01-14 16:03:31 +01:00
oauth2.go Refactor auth package () 2022-01-02 21:12:35 +08:00
oauth2_test.go Refactor auth package () 2022-01-02 21:12:35 +08:00
session.go Refactor auth package () 2022-01-02 21:12:35 +08:00
source.go Refactor auth package () 2022-01-02 21:12:35 +08:00
source_test.go Refactor auth package () 2022-01-02 21:12:35 +08:00
twofactor.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
webauthn_test.go Webauthn nits () 2022-01-15 17:52:56 +01:00