iF.SVNAdmin
iF.SVNAdmin copied to clipboard
Web-based GUI to manage Subversion repositories and User/Group permissions (+LDAP support)
Define a script that will be executed after the creation of a repository. The script can be used to setup hooks, trac project initialization or additional repository functionality. This script...
Add an interface (plugin) which enables the custom SVN hooks managed by the iF.SVNAdmin application.
Support for native svn-deamon without an apache configuration. - no path based authorization?
Add a "load/import" button for each repository on the repository-list-page and maybe direct on the "create new repository" page.
Instead of using a *.csv file format, migrate everything to use *.php files with variables, e.g.: ``` php ``` - context based translation is possible - the translation manager of...
Add custom pages to manage roles. Enable the administrator to create custom roles or modify existing roles and their rights.
Since users have the possibility to change their own password, it should be possible to define some restrictions for their password complexity.
Actually all classes which are used getting included in the `/data/config.inc.php` file. Better way would be to use an custom class loader. Probably requires a new structure of source files.
is this project still in use?