
4 Aug
2025
4 Aug
'25
9:22 a.m.
I wanted to say no, but after thinking about it yes. I set the initial password to Abc123$ and it was unquoted. Removed the user from the database and recreated with a simpler password and it worked just fine. I'm not sure if this is due to the software or if it is part of the docker image that I used to deploy the software, but it did not come with a default user like the documentation I found said it should
Could the adduser.php functions be changed to migitate the issue of an unquoted special character? This could save others from having the same frustrations in the future.
From what I can see, the software is not open source, otherwise I would attempt to create a pull request for the changes if I could.
Thanks for the help! Zack