bmhm opened a new pull request #209: [SHIRO-530] INI parser does not properly handled backslashes at end o… URL: https://github.com/apache/shiro/pull/209 …f values - Replace key-value-splitting with regex - obscure disappearing escaping chars - please discuss! Signed-off-by: Benjamin Marwell <[email protected]> Now. If we would not want to break the existing (imho: obscure) way that shiro parses the `shiro.ini` file, we could introduce a parser strategy pattern. But as the existing behaviour was not documented (other than tests), I would like to see a discussion about this. Tests broken on purpose! See here why: [SHIRO-530](https://issues.apache.org/jira/browse/SHIRO-530)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
