Notes
Please remember to add SESSION_SECURE_COOKIE=true to your .env.
Simply cd to your project root. cd /var/www/html
Then run nano .env
Find SESSION_LIFETIME=120
Add under it SESSION_SECURE_COOKIE=true and save and exit.
SESSION_SECURE_COOKIE=true should be false if using http.
Pull Requests
- [#1394] Adds num_file to torrent API response., Thanks to [@PyR8zdl]
- [#1385] fix: Add unique index for group slug, Thanks to [@leighmacdonald]
- [#1403] build(deps-dev): bump lodash from 4.17.15 to 4.17.19, Thanks to [@dependabot][bot]
- [#1392] (Update) index.blade.php, Thanks to [@innocente205]
- [#1387] (Update) Italian Translations, Thanks to [@Gideon75]
- [#1334] Laravel 7.x Shift, Thanks to [@HDVinnie]
- [#1408] Apply fixes from StyleCI, Thanks to [@HDVinnie]
- [#1388] Fix a single translation (pt-br), Thanks to [@StealthC]
- [#1386] Fix 'Expired' lang, Thanks to [@PyR8zdl]