|
|
|
|
|
by geweke
4500 days ago
|
|
Really good point. Even better, I'd really like these cookies to be digitally signed (like Rails' session cookies are by default), so that they're unforgeable. Seems like it wouldn't be too terribly hard to add to nginx...hmm... ;) |
|
BTW, rails signed session cookies are terrible from a security perspective. Thank god Github has moved away from them.