[openstreetmap/openstreetmap-website] Unclear if "remember me" applies to alternative logins (Issue #3899)

Tom Hughes notifications at github.com
Tue Jan 17 12:47:42 UTC 2023


So the number of checkboxes isn't relevant, just that you are saying it doesn't seem to extend the session cookie timeout as expected when not using a password login.

The problem is that a non-password login gets indirected through a third party server, which makes it hard for that flag to be preserved to the point where the authentication is complete as we would need to be able to pass it through the third party services. Possibly we could store it in the session instead though.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3899#issuecomment-1385374555
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/3899/1385374555 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20230117/5aacbe95/attachment.htm>


More information about the rails-dev mailing list