gitea/modules/auth/sso
zeripath a2df265476
Add trace logging to SSO methods ()
It is currenly impossible to detect which "SSO" method is responsible for login. This
PR adds some basic trace logging to these methods.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-09 18:04:53 +02:00
..
basic.go Add trace logging to SSO methods () 2021-05-09 18:04:53 +02:00
interface.go Move middlewares to web/middleware () 2021-01-30 10:55:53 +02:00
oauth2.go Add trace logging to SSO methods () 2021-05-09 18:04:53 +02:00
reverseproxy.go Add trace logging to SSO methods () 2021-05-09 18:04:53 +02:00
session.go Fix windows build error () 2021-01-06 09:38:00 +08:00
sso.go Add trace logging to SSO methods () 2021-05-09 18:04:53 +02:00
sspi_windows.go Add trace logging to SSO methods () 2021-05-09 18:04:53 +02:00
user.go Fix windows build error () 2021-01-06 09:38:00 +08:00