Category Archives: iF.SVNAdmin

iF.SVNAdmin sources on GitHub

I decided to host the sources of iF.SVNAdmin on GitHub. It provides a better way for contributions and user commits (forks and pull-requests).
I made a lot of changes since the last release, which are actually not 100% compatible. What means … Continue reading

Posted in iF.SVNAdmin | Tagged , | Leave a comment

Paged LDAP search result (> 1.000 users/groups)

Due to a user who requires iF.SVNAdmin to run in a environment with over 10.000 users i searched for a native PHP solution to realize paged results for LDAP search queries.
Everything official i found is this bug report:
http://bugs.php.net/bug.php?id=42060
I’m not sure … Continue reading

Posted in iF.SVNAdmin | Tagged , , | Leave a comment

Work on SVNAdmin continues…

First i want to say that i appreciate the help of all the people who send me feature/bug reports. Thank you!
What has been changed and what is at work?
On some Unix system there is a problem when PHP wants to … Continue reading

Posted in iF.SVNAdmin | Tagged , , , , | 2 Comments

Digest authentication

This week i got an extension for iF.SVNAdmin application to make it possible to provide user data and authenticate against user’s from digest authentication file. The first tests were successful and now i will try to release the extension this … Continue reading

Posted in iF.SVNAdmin | Tagged | Leave a comment

iF.SVNAdmin release 1.5.1

Holidays are over and it was time to improve some functions of the application. Here is a short changelog of 1.5.1:
Repository browsing
On Unix and some Windows systems the repository browsing functionality didn’t work as wanted. Now everything works on both … Continue reading

Posted in iF.SVNAdmin | Tagged , , | Leave a comment

iF.SVNAdmin authentication bug…

This weekend I was told that there was a bug in the BASIC authentication module of iF.SVNAdmin. The handling of the “passwd” file is buggy.
You may only run into this problem if you already have users defined with the Apache … Continue reading

Posted in iF.SVNAdmin | Tagged | 2 Comments

Easier permission assignment… (1.6)

Most users told me, that the “Permission” page isn’t really comfortable. I added a possibility to assign user and groups on each Access-Path page. I hope this makes it better to use and understand.

Posted in iF.SVNAdmin | Tagged , | 2 Comments

iF.SVNAdmin 1.5 released

Ok, i just uploaded the 1.5 package to the Sourceforge download page. Keep in mind that this release does not contain any new features, it is a bug fix release. I didn’t want to build in new features as long … Continue reading

Posted in iF.SVNAdmin | Tagged , , | Leave a comment

iF.SVNAdmin bug fixes

The new version 1.5 will be a bug fix release. Here is a list of fixes i already commited:

The table filter no longer hides the table footer buttons. (Searches over the hole row now)
All user-, group-, repository- and access-path tables … Continue reading

Posted in iF.SVNAdmin | Tagged , | 3 Comments

Version 1.4 released

It’s done! The new version 1.4 is released. Here is a short list of the new features:

Project-Manager support
ACL permissions, managed by pre-defined roles
Usability improvements of long lists
Settings/Setup page
Change password support (only for “passwd” User-Edit-Provider)
Added a tiny front-page (with 1.5 it … Continue reading

Posted in iF.SVNAdmin | Tagged , | 10 Comments