| Projects on Google Code | Results 1 - 4 of 4 |
*svn-web-admin* is a web application that allow you to manager users, groups and access to a subversion server configured via Apache Httpd (mod_dav, mod_dav_svn, mod_authz_svn). For subversion server configuration details, see [http://svnbook.red-bean.com/en/1.0/ch06s04.html Chapter 6. Server Config...
subversion,
svn,
admin,
web,
gwt,
java,
mod_dav,
mod_dav_svn,
mod_authz_svn,
apache,
httpd,
htpasswd,
scm,
CollabNet
===Project Info===
This is a php-based htpasswd admin, hope it helps. it'll enable you to edit your .htaccess file on the fly, via a web browser. it's pretty much suitable for a middle-scale development team.
===Features===
* Enable end-users to udpate their password via browsers
===Todo List==...
* Reuse your old user database from Apache
* Reuse your old groups file from Apache (group = role)
* Automatic reload of htgroup/htpasswd files on changes (no need to restart tomcat)
==Description==
If you are worried about your WordPress blog getting hacked, this can help immensely. It adds a 2nd layer of security to your blog by requiring a username and password to access anything in the `/wp-admin/` folder.
===How it works===
The plugin is simple, you just choose a usern...