Some small issues (redirect login, console warnings)
-
A valid user (normal role) is automatically redirected from login to /admin and gets a screen with "relogin with an admin". Deleting everything after domain/ shows the dashboard.
Anyone else?[WARN] console - Unknown Setting: 'sessionNoPassword'. This setting doesn't exist or it was removed
We should delete this setting in /run/etherpad-lite/settings.json
[WARN] console - authFailure hook used by the ep_cloudron plugin (/app/code/node_modules/ep_cloudron/ep_cloudron:authFailure) is deprecated: use the authnFailure and authzFailure hooks instead
Maybe this is the reason for hundreds of
[INFO] http - Failed authentication from IP 172.18.0.1
? (CloudronHealth?)