Implement "remember me" #4

Closed
opened 2025-06-11 23:28:20 +02:00 by john · 1 comment
Owner

Sessions expire after 30 mins of inactivity or when the server is restarted I want to have a "remember me" checkbox which allow long persistent sessions. I did already some of the groundwork to implement this. it is mostly (almost entirely) a server side feature.

Somethings to take care of will be invalidating saved sessions as necessary.

Sessions expire after 30 mins of inactivity or when the server is restarted I want to have a "remember me" checkbox which allow long persistent sessions. I did already some of the groundwork to implement this. it is mostly (almost entirely) a server side feature. Somethings to take care of will be invalidating saved sessions as necessary.
john added the
enhancement
label 2025-06-11 23:28:20 +02:00
Author
Owner

oh yeah this is done too

oh yeah this is done too
john closed this issue 2025-08-10 21:28:15 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: botris.social/femto-webapp#4
No description provided.