Adobe-Consulting-Services / acs-aem-tools

http://adobe-consulting-services.github.io/acs-aem-tools/
120 stars 97 forks source link

Complex passwords not handled properly in VLT RCP UI #155

Open thedoc31 opened 8 years ago

thedoc31 commented 8 years ago

Tools v0.0.28 / AEM 6.0 SP3

When configuring a VLT RCP, the UI does not properly handle/escape complex passwords with symbols in the "source" field.

Attempting to create a task returns "Error while executing 'create': Illegal character in authority at index 7.

Obfuscated error image below. vlt-rcp___acs_aem_tools

davidjgonzalez commented 7 years ago

@thedoc31 do you have any example of some characters that are not supported?

thedoc31 commented 7 years ago

Passwords with symbols seem to be the issue. Our passwords include any of the standard keyboard symbols, including ?:;\/@#$%&^*[]{}()<>|+-_,.'"~` etc.

davidjgonzalez commented 7 years ago

@thedoc31 gotcha