forgejo/routers/web/auth
Dmitry Sharshakov 63b53af933
Show OpenID Connect and OAuth on signup page ()
Fix 

---------

Signed-off-by: Dmitry Sharshakov <d3dx12.xx@gmail.com>
Co-authored-by: jackHay22 <jack@allspice.io>
2023-09-13 05:14:21 +00:00
..
2fa.go refactor some functions to support ctx as first parameter () 2022-12-03 10:48:26 +08:00
auth.go Show OpenID Connect and OAuth on signup page () 2023-09-13 05:14:21 +00:00
linkaccount.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
main_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
oauth.go Start using template context function () 2023-08-08 01:22:47 +00:00
oauth_test.go Bump github.com/golang-jwt/jwt to v5 () 2023-07-19 09:57:10 +00:00
openid.go Replace interface{} with any () 2023-07-04 18:36:08 +00:00
password.go Add more descriptive error on forgot password page () 2023-09-01 16:15:39 +00:00
webauthn.go Move web JSON functions to web context and simplify code () 2023-07-26 06:04:01 +00:00