Files
Gitea/modules/auth/sso
256b1a3561 Fix bug in reverse proxy (#16026)
Unfortunately go panics you try to cast a nil interface{} as another primitive
therefore you need to check interfaces are not nil before casting.

Fix #16025

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
2021-05-31 02:54:16 -04:00
..
2021-01-06 09:38:00 +08:00
2021-01-06 09:38:00 +08:00