Currently the authentication and redirect request cookie "OATMEAL" gets the same
validation and encryption treatement as the identification cookie "CHOCOLATECHIP".
There is no need for that - the cookie contains only obvious information such as timestamp
and redirect location.
It could be argued that not even a cookie is required - only a single URL redirect location parameter.
Comments
Comment #1
coltraneWhy?
Comment #2
drummClosing due to lack of response.