You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/auth/source
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>
10 months ago
..
db Fix c/p error in inline documentation (#29148) 12 months ago
ldap Move some asymkey functions to service layer (#28894) 11 months ago
oauth2 fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 10 months ago
pam Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 11 months ago
smtp Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 11 months ago
sspi Implement FSFE REUSE for golang files (#21840) 2 years ago
source_group_sync.go Add user blocking (#29028) 11 months ago