-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Due to a typo, deleting a cookie was "done" by setting the name equal to no value and indicating Max-Age:-1
which is just ignored. It should be Max-Age=0
(or -1
but that's just overkill). The typo is that it should be an equal sign, not a colon!
Files affected are:
./krl/byu.hr.oit.krl
./krl/byu.hr.login.krl
Metadata
Metadata
Assignees
Labels
No labels