-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical - P2
-
Affects Version/s: 1.13.0
-
Component/s: Connectivity
-
None
-
Iteration Mango Miso, Iteration Naan, Iteration Octopus, Iteration Paneer, Iteration Qbert, Iteration Sriracha
-
None
-
None
Using a special character, such as `<`, causes an error with SRV record connection attempts, but not with hostname connection attempts.
Password contains an illegal unescaped character
The password given in the screenshot is: a<b
The same password given with a hostname record correctly gives authentication failed.
Acceptance Criteria:
- Compass connections using SRV records properly escape special characters in the password.
- Compass connections using SRV records properly escape special characters in the username.
- Supported special characters include: "@", "/", "\", "?", "#", "+", "_", "!", "-", "'"
- is related to
-
COMPASS-2674 Naive handling of "@" in password prevents login
-
- Closed
-
-
COMPASS-2798 Fail to login when the password ends with '?' (question-mark)
-
- Closed
-