1
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-10-06 15:23:20 +00:00
forgejo/models/auth
6543 54e9ee37a7
format with gofumpt (#18184)
* 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 (#17957) 2022-01-14 16:03:31 +01:00
oauth2.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
oauth2_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
session.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
source_test.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
twofactor.go Refactor auth package (#17962) 2022-01-02 21:12:35 +08:00
webauthn.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
webauthn_test.go Webauthn nits (#18284) 2022-01-15 17:52:56 +01:00