summaryrefslogtreecommitdiffstats
path: root/extra/svn/Redmine.pm
Commit message (Expand)AuthorAgeFilesLines
* Adds random salt to user passwords (#7410).Jean-Philippe Lang2011-02-231-4/+5
* Fixed Redmine.pm not working with LDAPS on a non-standard port. #4065Jean-Baptiste Barth2010-10-291-1/+1
* Check the browse repository or commit access permissions in Redmine.pm with L...Eric Davis2010-07-081-1/+3
* Have Redmine.pm respect the Authentication Required setting. #5797Eric Davis2010-07-081-0/+29
* Fixes Redmine.pm error "closing dbh with active statement handles at /usr/lib...Jean-Philippe Lang2010-01-101-0/+5
* Fixes Redmine.pm for SQLite (#4205).Jean-Philippe Lang2009-12-261-3/+8
* Redmine.pm: deny access if user doesn't have browse_repository permission (#4...Jean-Philippe Lang2009-12-221-1/+1
* Fixes Redmine.pm broken by r2726 (#3330).Jean-Philippe Lang2009-05-121-3/+5
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-6/+9
* bug in read only access handlingNicolas Chuche2008-08-311-1/+1
* Close statement handler in Redmine.pm (#1433).Jean-Philippe Lang2008-06-151-0/+1
* Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.Liwiusz Ociepa2008-05-191-2/+2
* Merge changes from branch swistak.Liwiusz Ociepa2008-05-131-18/+120
* Redmine.pm doc updateJean-Philippe Lang2008-04-071-1/+3
* Redmine.pm for webdav authentication:Jean-Philippe Lang2008-04-061-13/+17
* Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes ...Jean-Philippe Lang2008-04-061-5/+26
* Added user status criteria in Redmine.pmJean-Philippe Lang2007-11-241-1/+1
* * add Redmine.pm to authenticate with mod_perlNicolas Chuche2007-11-181-0/+210