* Moved resource location code/interface into
* Added a `make_policy_decision()` method to `PermissionCache` for determing the decision made and who made it.
* Added `trac-admin permission test <user> <action> [<resource>]`. This will respond with allowed or denied, and the policy that made the decision.