Skip to content

Add an self-check page for site admin #27011

Open
@wxiaoguang

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions