Only GSSAPI auth and placed at root path
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-05-15 19:22:26 +02:00
parent daad726b72
commit c6070f823d

View File

@@ -1,12 +1,12 @@
<Location /svn>
<Location />
DAV svn
SVNParentPath /home/svn
SVNListParentPath On
AuthName "Subversion Repository"
AuthType Basic
AuthUserFile /etc/subversion/passwd
#AuthType Basic
#AuthUserFile /etc/subversion/passwd
AuthType GSSAPI
GssapiConnectionBound On