bugnet icon indicating copy to clipboard operation
bugnet copied to clipboard

Installing with Web Platform installer may create a db user password with a colon

Open dubeaud opened this issue 10 years ago • 1 comments

This issue was imported from CodePlex

Malyngo wrote 2014-02-19 at 06:24 I installed BugNet via the Web Platform installer.

The installer created the BugNet89 user on the database server with a colon (;) in the password, which will result in an error when opening the webpage, as the colon in the password will result in a wrong connectionstring for the database.

dubeaud avatar Dec 06 '14 17:12 dubeaud

Will update the regex to exclude semi colons

dubeaud avatar Jul 08 '15 14:07 dubeaud