0xCA
a4d17ac489
Added SESSION_MAX_DURATION param
...
Added created_at field to the session
2024-01-03 18:48:30 +05:00
0xCA
9f527d18ac
Rename last_update to updated_at
2024-01-03 17:56:01 +05:00
0xCA
38e4f5cbec
GetCookiePath util function
2023-12-29 15:08:50 +05:00
0xCA
bee5c54127
Further session protections and fixes
...
Use MaxAge instead of Expires
Verify if the cookie is not too old and not from the future
Verify if the user exists and unchanged
Refresh not sooner than 24h
Do not refresh temporary sessions
Delete cookies on logout
2023-12-29 15:08:50 +05:00
0xCA
6292424591
v1
...
Fixed session duration
Use HttpOnly and SameSite
Added cookie refresh on all pages
2023-12-29 15:08:50 +05:00
Arminas
6dd5590940
User management panel ( #289 )
2023-03-15 21:13:53 +01:00
Quentin Machu
87b08a8f7c
*: allows for BASE_PATH configuration ( #183 )
2022-04-25 09:17:13 +02:00
Georgios Komninos
1711530dda
Fixes security issue & Adds support to sent configuration via email ( #83 )
2021-08-08 19:55:59 +02:00
Khanh Ngo
5ec77ecd72
Fix username when authentication is disabled
2020-10-10 16:00:18 +02:00
Khanh Ngo
9dca2b7361
Login disable ( #35 )
...
Add ability to disable authentication
2020-10-09 23:33:29 +02:00
Khanh Ngo
a5fbb7b58a
Add authentication
2020-04-24 18:14:54 +07:00