GitHub user duesenklipper opened a pull request: https://github.com/apache/wicket/pull/99
WICKET-5749 add AuthorizeResource to auth-roles so Resources can be prot... WICKET-5749 add AuthorizeResource to auth-roles so Resources can be protected too. Also cleaned up and expanded AnnotationsRoleAuthorizationStrategyTest. It's been a while since I contributed, so I figured I'd go with a pull request for review first. You can merge this pull request into a Git repository by running: $ git pull https://github.com/duesenklipper/wicket sandbox/WICKET-5749 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/wicket/pull/99.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #99 ---- commit b8b9b30173921215972238a34395725a08c70fb3 Author: Carl-Eric Menzel <cmen...@wicketbuch.de> Date: 2015-02-23T14:39:48Z WICKET-5749 add AuthorizeResource to auth-roles so Resources can be protected too Also cleaned up and expanded AnnotationsRoleAuthorizationStrategyTest. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---