Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Escape passwords on use, not upfront #622

Closed
grtjn opened this issue Jun 23, 2016 · 1 comment
Closed

Escape passwords on use, not upfront #622

grtjn opened this issue Jun 23, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Jun 23, 2016

Related to #621, when appuser-password contains characters like ' " < > & { }, they get escaped for use in ml-config.xml, but that is done upfront, not at insert. This means that if you ask properties values internally or via ml local info, you get the escaped version..

@grtjn grtjn added the bug label Jun 23, 2016
@grtjn grtjn modified the milestone: July 2017 Jun 1, 2017
grtjn added a commit to grtjn/roxy that referenced this issue Jun 7, 2017
@grtjn grtjn self-assigned this Jun 7, 2017
RobertSzkutak added a commit that referenced this issue Aug 1, 2017
Fixed #622: applied escaping of props only for xquery use
@RobertSzkutak
Copy link
Contributor

Fixed in Dev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants