Describe the bug
Can't login without checking "keep alive"
To Reproduce
- Go to login page
- Input your data
- Press login button without checking keep alive option
- Instantly redirect to login page
Expected behavior
Simple login in app
FreshRSS version
1.28.0
System information
- Database version: mariadb 11.8.5
- PHP version: 8.4.10
- Installation type: latest release package
- Web server type: nginx
- Device: any
- OS: any
- Browser: any
Additional context
fix_cookie_autoremove.patch
solved with patch from AI, we found problem in Minz setting expire time to 1970 year instead of current time