richdocumentscode icon indicating copy to clipboard operation
richdocumentscode copied to clipboard

Default password for admin page (Built-in CODE server)

Open SevHub opened this issue 3 years ago • 1 comments

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?

SevHub avatar Jan 26 '23 08:01 SevHub

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.

joshtrichards avatar Nov 12 '23 14:11 joshtrichards