Author: stsp
Date: Thu Oct 8 16:46:08 2020
New Revision: 1882327
URL: http://svn.apache.org/viewvc?rev=1882327&view=rev
Log:
* STATUS: Nominate r1882326.
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
URL:
http://svn.apache.org/viewvc/subversion/branches/1.14.x/STATUS?rev=1882327&r1=1882326&r2=1882327&view=diff
==============================================================================
--- subversion/branches/1.14.x/STATUS (original)
+++ subversion/branches/1.14.x/STATUS Thu Oct 8 16:46:08 2020
@@ -70,6 +70,16 @@ Candidate changes:
Votes:
+1: stsp
+ * r1882326
+ Fix issue #4762 "authz doesn't combine global and repository rules"
+ Justification:
+ Restore behaviour of SVN 1.9: It is now again possible to override
+ per-path access rules for specific users (and groups) at the global
+ level. Such global rules are overridden by repository-specific rules
+ only if both the user and the path match the repository-specific rule.
+ Votes:
+ +1: stsp
+
Veto-blocked changes:
=====================