|
Release 0.5.0.3- fixed bug in resetpassword.php
Release 0.5.0.2
- fixed a typo in deleteAccessRight.php
Release 0.5.0.1
Release 0.5.0.0
- added support for PostgreSQL
- added support for Oracle 10g/11g
- divided installer up into 6 pages
Release 0.4.1.6
- fixed a typographical error in checkPasswordPolicy function
Release 0.4.1.5
- fixed issues with svn and svnadmin command under windows
- make repository compatibility configurable with svnadmin create. Default value is determined by svnadmin help create command. If no suitable value can be found, default is assumed as --pre-1.4-compatible
- added access rights management for files. From now on access rights can be set on files too. To make the new behaviour working add $CONF['accessControl'] to your config.inc.php. Valid entries are "dirs" or "files". "dirs" is the default.
- changed installer to reflect the enhancements
Release 0.4.1.3
- fixed an issue with access file creation under windows
Release 0.4.1.2
- fixed several bugs in the installer
Release 0.4.1.1
- fixed a bug which makes it project administrators impossible to manage access rights for projects they are responsible for
Release 0.4.1.0
- fixed bug 2929680:
- added configurable language support for MySQL to installer and changed db connect function accordingly.added security question to allow users to reset their password themselves
Release 0.4.0.3- fixed a bug in list project screen
- added two constants to make password complexity configurable. Passwords must consist of lower-case, upper-case characters, digits and special characters. Normally an administrator has to use all for groups, a normal user has to use three groups at least. Two constants are added ($CONF['minPasswordGroups'] and $CONF['minPasswordGroupsUser']) to enable configuration. If not set or out of range (1 - 4) 3 is assumed for normal users and 4 is assumed for administrators.
Release 0.4.0.1 - fixed bug 2926359:
do not set 'session.save_handler' to user if sessions are not stored in database
Release 0.4.0.0- added additional global right "add" which allows only to add new entries but do not allow to change any existing entries
- changed listing functions to only display available actions (edit, delete)
- added functionality to let users adminster some groups their self as granted by admin
- added functionallity to create repositories from the webintrface. This only worls if SVN Access Manager is running on the same hosts where the repositories life. This is due to the fact that svnadmin only accepts pathes.
Release 0.3.0.3- minor corrections in install.php, removed typo
Release 0.3.0.2- fixed issues with windows installations regarding using http(s) protocol for repository access
- fixed issue with md5 crypting of passwords under windows
Release 0.3.0.1- fixed Bug 2008661, thanx to Matthias Hoertzsch
- added check that at leased one user or one group is selected while adding an access right
Release 0.3.0.0- added creation of access control files for ViewVC (Apache webserver only)
- improved logging
- improved installer
- changed and completed language files
Release 0.2.3.0- fixed issues with access file creation
- added md5 encrypted passwords
Release 0.2.1.3- fixed issue with access file creation
- added help texts
- added additional installer template
Release 0.2.1.2- fixed title of locked user report
- added texts to German language file
Release 0.2.1.1- added icon for locked user in granted user rights report
- fixed issue with scrolling in granted user rights report
Release 0.2.1.0- use the same sort order for users in all masks
- defined user selectable preferences for different sort orders
- modified granted right report to show the correct number of lines per page
- fixed installer bug with session handling
Release 0.2.0.2- fixed bug 1985204 (remove project fails) - Thanx to Andy L.
- fixed a typo in scrolling function, jump to the last page now works
- fixed issue with access right selection. A project responsible user couldn't see access rights belonging to his project. Now he can.
Release 0.2.0.1- added table help to installer
Release 0.2.0.0- force user to change password after login if password is expired
- corrected invalid img tag in templates
- added online help
- corrected permission problem regarding repository access rights
- fixed locale problem with IE
- fixed issue with double '/' in subversion directory
- added cronjob for creating access rights files automatically
- added cronjob for locking out users with expired passwords
Release 0.1.0.2
Release 0.1.0.1
Release 0.1.0.0
|
 
|