Files
gitea/services/auth/source/oauth2
Giteabot e64926c519 fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30469)
Backport #30375 by @jtran

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: Jonathan Tran <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
Co-authored-by: Kyle D <[email protected]>
2024-04-14 12:27:36 +00:00
..