Pydio disbled Welcome page plugin leads to login issue

Dears,

Solved, no need to change any DB entry, just do below:

  1. remove or rename the /path/to/pydio/plugins/access.ajxp_home/manifest.xml to:
    /path/to/pydio/plugins/access.ajxp_home/manifest.xml.disabled

  2. clear the cache: rm -rf /path/to/pydio/data/cache/plugins_.

  3. restart the web server (apache, nginx,…)