Open
Description
- Show deprecated option warnings
- Check database: version, charset
- Check whehter AppURL/ROOT_URL is right
- Check reverse proxy rewriting and sub path (eg: is
%2F
kept?) - Check whether Cookie Secure is right
- Check whether some headers like
X-Forwarded-Porto
are correctly set - Check if some directories (eg: work path) are right
- Check if the server/client time is right (if affects OTP)
- Check whether there are some legacy files (eg:
/custom/css
,/custom/robots.txt
, etc) - Check whether there are incorrect config options (need to refactor the INI package first)
- Check whether the queue gets stuck/corrupted
- Manually version update check