1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04:00
gitea/services/auth/source/oauth2
Jonathan Tran b18c04ebde
fix: Fix to delete cookie when AppSubURL is non-empty (#30375)
Cookies may exist on "/subpath" and "/subpath/" for some legacy reasons (eg: changed CookiePath behavior in code). The legacy cookie should be removed correctly.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Kyle D <kdumontnu@gmail.com>
2024-04-14 12:46:56 +08:00
..
assert_interface_test.go
init.go
jwtsigningkey.go
providers_base.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
providers_custom.go
providers_openid.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
providers_simple.go
providers.go Migrate margin and padding helpers to tailwind (#30043) 2024-03-24 17:42:49 +01:00
source_authenticate.go
source_callout.go
source_name.go
source_register.go
source.go
store.go fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 2024-04-14 12:46:56 +08:00
token.go
urlmapping.go