0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 19:49:18 +02:00
gitea/services/auth/source
Giteabot 222d16e6ea
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468)
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 <jonnytran@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Kyle D <kdumontnu@gmail.com>
2024-04-14 13:45:51 +02:00
..
db Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
ldap Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
oauth2 fix: Fix to delete cookie when AppSubURL is non-empty (#30375) (#30468) 2024-04-14 13:45:51 +02:00
pam Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
smtp Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
sspi Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
source_group_sync.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00