You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ds...@apache.org on 2023/07/14 14:51:22 UTC

svn commit: r1911009 - in /subversion/site/publish: ./ blog/2007-03-27-authz-and-anon-authn-agony.html blog/index.html

Author: dsahlberg
Date: Fri Jul 14 14:51:22 2023
New Revision: 1911009

URL: http://svn.apache.org/viewvc?rev=1911009&view=rev
Log:
In site/publish:
Merge r1911008 from site/staging:

Copy another blog article from blogs.collab.net following the previously given
permission.

* blog/2007-03-27-authz-and-anon-authn-agony.html:
  New file

* blog/index.html
  (#blog-20070327): New section linking to the file above
  Several sections: Fix end-of-div comment pointing to the wrong #anchor



Added:
    subversion/site/publish/blog/2007-03-27-authz-and-anon-authn-agony.html
      - copied unchanged from r1911008, subversion/site/staging/blog/2007-03-27-authz-and-anon-authn-agony.html
Modified:
    subversion/site/publish/   (props changed)
    subversion/site/publish/blog/index.html

Propchange: subversion/site/publish/
------------------------------------------------------------------------------
  Merged /subversion/site/staging:r1911008

Modified: subversion/site/publish/blog/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/blog/index.html?rev=1911009&r1=1911008&r2=1911009&view=diff
==============================================================================
--- subversion/site/publish/blog/index.html (original)
+++ subversion/site/publish/blog/index.html Fri Jul 14 14:51:22 2023
@@ -130,7 +130,20 @@
   <code>svn:mergeinfo</code>. <a
   href="2007-06-13-merge_auditing.html">Continue reading</a></p>
  
-</div>  <!-- blog-20080506 -->
+</div>  <!-- blog-20070613 -->
+
+<div class="h2" id="blog-20070327">
+<h2>2007-06-13 &mdash; Merge auditing
+  <a class="sectionlink" href="#blog-20070327"
+    title="Link to this section">&para;</a>
+</h2>
+
+<p>C. Michael Pilato reveals a trick to expose a repository root to anonymous
+  users while restricting access to a specific subdirectory to authenticated
+  users. <a
+  href="2007-03-27-authz-and-anon-authn-agony.html">Continue reading</a></p>
+
+</div>  <!-- blog-20070327 -->
 
 <div class="h2" id="blog-20060910">
 <h2>2006-09-10 &mdash; Enhancing Subversion
@@ -142,7 +155,7 @@
   a Subversion installation. <a
   href="2006-09-10-EnhancingSubversionServer.html">Continue reading</a></p>
  
-</div>  <!-- blog-20080506 -->
+</div>  <!-- blog-20060910 -->
 
 </div> <!-- #site-content -->
 </body>