GitHub user tmaret opened a pull request:
https://github.com/apache/sling/pull/6
SLING-2870 - Support allowed hosts patterns in ReferrerFilter
* added regex support for allowed hosts configuration
* added unit test to cover the new configuration
* updated configuration description
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tmaret/sling trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/6.patch
----
commit d755fd95bd557fa117c1950c09e6cc135ed9df98
Author: tmaret <[email protected]>
Date: 2013-05-14T07:54:21Z
SLING-2870 - Support allowed hosts patterns in ReferrerFilter
* added regex support for allowed hosts configuration
* added unit test to cover the new configuration
* updated configuration description
----