Skip to content

Error in deleting cookies #100

@b1conrad

Description

@b1conrad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions