Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.49k stars 586 forks source link

New session handling #2530

Closed marcelfolaron closed 3 months ago

marcelfolaron commented 3 months ago

Link to ticket

Various

2516

2504

Description

Our custom session handler was outdated and needed to be adjusted. We are now using Laravel's ssession management

Checklist

If your code does not pass the requirements on the checklist, you should add a comment explaining why this change should be exempt from the list.

pvi-github commented 3 months ago

Has it been tested when php redis modules are not installed ?

marcelfolaron commented 3 months ago

Has it been tested when php redis modules are not installed ?

Yes, redis is not required.