Comment on Using www-authenticate for user authenticationparentComments−bullen4yA long time ago we had to work around disabled cookies by appending the session to every request URL... that was a fun time adding the session to all those <a href>...But for the simple hashing it's an old RFC that I like to quote to HTTPS fools: https://datatracker.ietf.org/doc/html/rfc2289Way better login than moving your whole site, including cat pictures, to encryption.−AtlasBarfed4yOMG, do you know how hard it was back in the early cHTML/WML/HDML days and dozens of different browsers?Glad that was a temporary state of things.
Comments
A long time ago we had to work around disabled cookies by appending the session to every request URL... that was a fun time adding the session to all those <a href>...
But for the simple hashing it's an old RFC that I like to quote to HTTPS fools: https://datatracker.ietf.org/doc/html/rfc2289
Way better login than moving your whole site, including cat pictures, to encryption.
OMG, do you know how hard it was back in the early cHTML/WML/HDML days and dozens of different browsers?
Glad that was a temporary state of things.