Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need validation configuration enhancements #96

Closed
meg23 opened this issue Nov 13, 2014 · 6 comments
Closed

Need validation configuration enhancements #96

meg23 opened this issue Nov 13, 2014 · 6 comments

Comments

@meg23
Copy link

meg23 commented Nov 13, 2014

From manico.james@gmail.com on January 10, 2010 23:17:11

  1. Lack of support for multiple validator configuration files…

In my organization, we desire standard validation patterns to be stored in
a single location and used by all apps. Apps also need their own
validation config file.

--> Proposal: modify property "Validator.ConfigurationFile" to support a
list of files to load.

Minor code modification

  1. Storing esapi.properties in the filesystem is preferred ( simple
    maintainence). However, it contains app specific properties (ie. appname).

--> Proposal: allow wars to override these properties through use of thread
local variables.

Original issue: http://code.google.com/p/owasp-esapi-java/issues/detail?id=86

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From manico.james@gmail.com on January 25, 2010 14:19:13

Labels: Configuration

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From manico.james@gmail.com on November 01, 2010 05:51:44

Labels: Milestone-Release2.1

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From chrisisbeef on November 20, 2010 13:56:13

Labels: -Configuration Component-SecurityConfiguration Component-Validator

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From manico.james@gmail.com on May 28, 2012 20:20:24

Owner: chrisisbeef

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From kevin.w.wall@gmail.com on June 25, 2012 05:58:03

Blocking: owasp-esapi-java:93

@meg23
Copy link
Author

meg23 commented Nov 13, 2014

From erl...@gmail.com on November 19, 2013 12:57:26

Code now accepts comma-delimited and optionally quoted values in Validator.ConfigurationFile if Validator.ConfigurationFile.MultiValued is set to true.

See also org.apache.commons.lang.text.StrTokenizer.getCSVInstance()

Ready for review: r1917 , r1918

Status: Fixed

@meg23 meg23 closed this as completed Nov 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant