Artifact
6c77cc4c76600302265a576680eab28b5ea23837b3ea417bd6b769eea495a0ec:
- File
src/cgi.c
-
2020-07-26 19:57:46
— part of check-in
[32975aabe7]
on branch login-session-cookie
— Added "Remember me?" checkbox to login (default=on). Corrected cgi_set_cookie() to immediately expire the cookie for a negative lifetime (it was previously re-setting the cookie as a session cookie for that case).
(user:
stephan
size: 70325)
-
2020-07-26 20:30:32
— part of check-in
[5c84a72907]
on branch login-session-cookie
— Re-added SameSite=strict cookie flag and update user.cexpire even for session cookies, otherwise non-anonymous session-only logins do not "stick" past the login process.
(user:
stephan
size: 70325)
-
2020-07-28 19:45:32
— part of check-in
[6b7b3232df]
on branch trunk
— Add the "Remember me?" checkbox to the login page. If not checked, you get
a session cookie for the login.
(user:
drh
size: 70325)