WHAT HAPPENS IS THE FOLLOWING, I USE BITLOCKER TO SAVE MY PASSWORDS AND I AM SURE THAT THE PASSWORD I USE TO ACCESS DUPLICATI IS CORRECT, BUT IT DOESN’T WANT TO CONNECT, IT KEEP APPEARING THAT IT IS NOT AUTHORIZED. I DID NOT CHANGE THE COMPUTER CONFIGURATION OR THE COMPUTER AND I HAD ALREADY USED THIS PASSWORD SEVERAL TIMES BEFORE THE PROBLEM
This build changes authentication for the WebUI
With this build it is no longer possible to use the web-UI without a password.
If no password is set, a random password is generated.
For users activating the UI via the TrayIcon, this will automatically log in, as the TrayIcon hosts the server.
For users that rely on the WebUI without the TrayIcon, as special link is emitted during startup that allows login.
For both cases, the password can be (re-)set with --webservice-password=… as a startup commandline argument.