I accidentally disabled the “Standard login screen” Plugin.
Is there a way to re enable it?
I have full access to the Server and the Database.
The Server is installed on a "Ubuntu Server 16.04"
I don’t know the Pydio Version out of my head. If you tell me how to find it out i will provide the Information.
Hi, try to look in the database, in table ajxp_plugin_configs, look for the line with id “authfront.session_login” and just delete it.
Then, at the root of your install clear plugins cache by running rm -f data/cache/plugins_*.*
Then reload, it should re-appear.
-c