-
This line in include/db-functions.inc.php is misguided and should not be there:
ini_set('session.save_handler', 'user');
In case user chooses not to store sessions in database ( $CONF['session_in_db'] = 'NO'; )
you should not force 'user' on them, let them keep whatever they have configured in php.ini...
In my case, i had 'files' and login fails with the 'user' as it is not configured.
2010-01-05 17:28:09 UTC by hlavac
-
First off - love the project.
I would like to suggest adding an optional feature to have the access files auto-update when a user changes their password. Otherwise, whenever basic users modify their password, it will not take affect until our admin manually creates the access files. Another nice feature would be a way for users to recover forgotten passwords. This will take password...
2010-01-04 17:04:46 UTC by Josh
-
SVN Access Manager is a powerful tool for managing access to subversion repositories. The tool provides user and group management and access rights (read/write) to dedicated paths in a repository as well.
The new release 0.4.0.0 contains some enhancements. With this release it is possible to grant group administration rights for dedicated groups to dedicated users. Thus a group administrator...
2009-11-29 12:56:34 UTC by tom_krieger
-
A mailinglist for announcements is available at http://listen.asamnet.de/cgi-bin/mailman/listinfo/svn-access-manager-announce.
2009-11-29 12:44:47 UTC by tom_krieger
-
new release 0.4.0.0 with this feature is online.
2009-11-29 12:03:11 UTC by tom_krieger
-
new release 0.4.0.0 with this feature is online. Bulk user add is not included. Perhaps I can create a script in another release.
2009-11-29 12:02:32 UTC by tom_krieger
-
new release 0.4.0.0 with this feature is online.
2009-11-29 12:01:27 UTC by tom_krieger
-
tom_krieger made 1 file-release changes.
2009-11-29 11:50:03 UTC by tom_krieger
-
tom_krieger made 1 file-release changes.
2009-11-29 11:39:02 UTC by tom_krieger
-
tom_krieger made 1 file-release changes.
2009-11-29 11:34:02 UTC by tom_krieger