HangfireIO / HangfireIO/Hangfire

"Connection String cannot be parsed" if password contains semicolon

Open
#392 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

If the password in the connection string contains a semicolon the dashboard writes always a "Connection String cannot be parsed" message.

After I changed the password (removing the semicolon) the message got replaced by the SQL Server name.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the dashboard failure with a SQL Server connection string whose password contains a semicolon, then trace the connection-string parsing path. The fix is complete when the dashboard accepts the password and displays the SQL Server name instead of "Connection String cannot be parsed".

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, sql
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.