https://bz.apache.org/bugzilla/show_bug.cgi?id=55278
Jerzy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|2.4.10 |2.4.62 Keywords|PatchAvailable | OS|All |Linux --- Comment #11 from Jerzy <[email protected]> --- Hello. I have tried to set SessionDBDCookieName session "path=/;secure;SameSite=Strict;" just to avoid warnings in FireFox Programmers Tools about lack of SameSite attribute. The result was fatal - sometimes (not always) I was not able to log in because of: AH00011: ap_cookie: client submitted cookie 'session' more than once The only form which seems not to cause this problem is: SessionDBDCookieName session path=/ With Best Regards, Jerzy -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
