While writing tests for this module i found out that the mapping for the 'exclude_request_path' setting is missing.
The patch below fixes this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3115358-6.patch | 946 bytes | thomas cys |
| #4 | 3115358-3.patch | 601 bytes | thomas cys |
| #2 | 3115358-2.patch | 702 bytes | thomas cys |
Comments
Comment #2
thomas cysComment #3
thomas cysComment #4
thomas cysBetter label naming.
Comment #6
thomas cysWe're actually using a condition plugin so updated the settings.yml and schema.yml accordingly.
Comment #7
thomas cysComment #9
sandboxplAnother good catch,
this is now committed dev , thanks !