Commit e50ff98
Issue 515 (#516)
* Issue 515 Adding tests for getCookies
No class changes at this time. Implementing initial tests.
* Preventing Null Cookie Name Issue #515
Per kkwall's recommendation, the getValidInput allowNull flag has been
updated to false to invalidate cookies with null names.
Tests have been updated to account for functional change.1 parent 766ecc7 commit e50ff98
File tree
2 files changed
+245
-13
lines changed- src
- main/java/org/owasp/esapi/filters
- test/java/org/owasp/esapi/filters
2 files changed
+245
-13
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments