VisualSVN Server 3.5.4支持修改密码补丁

1.下载地址:VisualSVN Server 3.5.4支持修改密码补丁


2.效果图如下:


3.配置说明
        3.1.将补丁复制VisualSVN Server到安装目录

        3.2.在文件【%VisualSVN Server%\conf\httpd-custom.conf】追加下面内容,参考图1:

LoadModule php5_module "php/php5apache2_2.dll"
<IfModule php5_module>
    AddType application/x-httpd-php .php
    DirectoryIndex index.html index.php
</IfModule>
# 配置 php.ini 的路径
PHPIniDir "php"

        3.3.打开文件【%VisualSVN Server%\htdocs\pw\config.php】根据实际情况修改配置参数
  

    //SVN 仓库路径/htpasswd  即密码存储文件路径
    $passwdfile="D:/Program Files/VisualSVN Server/Repositories/htpasswd";
    
    //SVN SERVER 安装目录/bin/htpasswd.exe
    $htpasswdFile="D:/Program Files/VisualSVN Server/bin/htpasswd.exe";


    

          3.4.打开文件【%VisualSVN Server%\WebUI\index.html】修改以下两处内容,参考图2:

  <header id="header">
    <a href="#"><img id="logo" src="assets/img/logo.png?v=1" alt="VisualSVN Server" /></a>
    <!-- 添加以下内容 -->
    <a style=" display: block; float: right; margin-top: 8px;  position: absolute; right: 20px; top: 0;" href="/pw">修改密码</a>
  </header>
  
  <footer>
    <!-- 添加以下内容 -->
    <a href="/pw">自助修改密码</a>
    <br/><br/>
    Powered by <a href="/">VisualSVN Server</a>. &copy; 2015-2021 VisualSVN Limited.    
  </footer>

        3.5.重新启动VisualSVN Server服务即可



4.PS使用说明,作者只在【版本3.5.4】进行测试过

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
VisualSVN Server allows you to easily install and manage a fully-functional Subversion server on the Windows platform. Thanks to its robustness, unbeatable usability and unique enterprise-grade features, VisualSVN Server is useful both for small business and corporate users. The key features of VisualSVN Server are: 1.Active Directory Single Sign-On 2.Multisite Repository Replication 3.HTML5-powered Web Interface 4.PowerShell Scripting and Automation 5.Repository Management Delegation 6.Remote Server Administration 7.Access and Operational Logging The proper way to setup an Apache Subversion server VisualSVN Server has reached 1,000,000 downloads and it's the most favored way to setup and maintain an Apache Subversion server on the Windows platform. It is trusted both by thousands of SMBs and Fortune 500 companies such as General Electric, Siemens, ThyssenKrupp and Sony. Learn more... Easy to install, configure and maintain VisualSVN Server is distributed as a single installation package with the latest versions of all the required components. The installation process is extremely simple and allows you to setup a full-featured and ready to use Subversion server in just a few clicks. Upgrades to newer versions are simple too. Learn more... Free for commercial use! VisualSVN Server Standard Edition is free of charge and available for commercial use. VisualSVN Server Enterprise Edition provides additional enterprise-grade features such as Active Directory Single Sign-On and Multisite Repository Replication and is licensed per server. Learn more... Please make sure that Visual C++ Redistributable Packages for Visual Studio 2013 have been installed before using this patch!
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值