Default password for admin page (Built-in CODE server)
Hello,
I Installed the CODE server through the NExtcloud App-store. When I visit the Admin Page of the CODE server (http://<serverIP>:9980/browser/dist/admin/admin.html) a username and password is asked. When installing Collabora as an Docker Image, I can use options to set the username and password for this site. What is the default login for the Built-in server, or how could I set those credentials?
It's technically possible to override (set) the username/password in a couple of different (somewhat hack-ish) ways, but it doesn't matter because the usage of proxy.php URLs (unique to the Built-in server) isn't supported by the standard CODE admin interface.
I looked at adding configuration options to the Settings page in NC, but the URL handling will have to be dealt with first.