-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Open
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
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
delvh, CaiCandong and sokaisokai
Metadata
Metadata
Assignees
Labels
type/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.