You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by st...@apache.org on 2016/12/17 08:19:22 UTC

svn commit: r1774717 - /subversion/branches/authzperf/BRANCH-README

Author: stefan2
Date: Sat Dec 17 08:19:22 2016
New Revision: 1774717

URL: http://svn.apache.org/viewvc?rev=1774717&view=rev
Log:
On the authzperf branch:

* BRANCH-README
  (TODO): Add items that we want to fix before merging to /trunk

Modified:
    subversion/branches/authzperf/BRANCH-README

Modified: subversion/branches/authzperf/BRANCH-README
URL: http://svn.apache.org/viewvc/subversion/branches/authzperf/BRANCH-README?rev=1774717&r1=1774716&r2=1774717&view=diff
==============================================================================
--- subversion/branches/authzperf/BRANCH-README (original)
+++ subversion/branches/authzperf/BRANCH-README Sat Dec 17 08:19:22 2016
@@ -13,6 +13,9 @@ TODO:
 
 * remove no-op escape sequences from wildcard rule segments
 * implement lookup access rights
+* correct the global <-> per-repo rule precedence to match 1.9 behavior
+* support in-registry authz again
+* use a user's accumulated "global" access rights where sufficient
 
 DONE: