Panagiotis Papadopoulos
|
201663d9ec
|
chore(prettier): fix prettier issues
|
2025-02-13 09:07:25 +01:00 |
|
Panagiotis Papadopoulos
|
2a740781cb
|
feat(session_parser): use seconds for setting maxAge and update default value to 21 days
21 days was used in the login route previously, when "remember me" was set
|
2025-02-13 08:52:05 +01:00 |
|
Panagiotis Papadopoulos
|
04827c0ce1
|
fix(session_parser): FileStore ttl should be ideally the same as session cookies maxAge
this avoids having "unused" dead session on the filesystem
|
2025-02-13 08:21:29 +01:00 |
|
Panagiotis Papadopoulos
|
4e23b5193d
|
feat(session_parser): use Session.cookieMaxAge from config
|
2025-02-13 08:21:29 +01:00 |
|
Panagiotis Papadopoulos
|
62f8f8f1a7
|
refactor(config): rename Cookies to Session
as requested in PR #1155
|
2025-02-10 19:44:19 +01:00 |
|
Panagiotis Papadopoulos
|
a600568ab8
|
feat(session_parser): use cookiePath from config
|
2025-02-10 08:35:01 +01:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
c5561530ec
|
server-esm: Fix import to session-file-store
|
2024-07-18 22:59:39 +03:00 |
|
Elian Doran
|
ecb8a7f394
|
server-esm: Change single export to export default
|
2024-07-18 21:50:12 +03:00 |
|
Elian Doran
|
2750df04a3
|
server-esm: Change simple library import statements
|
2024-07-18 21:37:45 +03:00 |
|
Elian Doran
|
35d11cc0d2
|
server-esm: Change simple local import statements
|
2024-07-18 21:35:17 +03:00 |
|
Elian Doran
|
8fb67c9766
|
server-esm: Normalize quotes in require imports
|
2024-07-18 21:28:51 +03:00 |
|
Elian Doran
|
2e906af77d
|
server-ts: Convert routes/session_parser
|
2024-04-07 14:32:08 +03:00 |
|