summaryrefslogtreecommitdiffstats
path: root/extra/svn/Redmine.pm
Commit message (Expand)AuthorAgeFilesLines
* Makes Redmine.pm work with multiple repositories per project (#779).Jean-Philippe Lang2012-03-241-1/+10
* Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242).Jean-Philippe Lang2012-02-151-3/+3
* remove trailing white-spaces except SQL from extra/svn/Redmine.pmToshi MARUYAMA2011-12-011-14/+14
* Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang2011-11-181-7/+8
* Reverted r7808 (#9566).Jean-Philippe Lang2011-11-151-24/+7
* Fixed: Redmine.pm potential security issue with cache credential enabled and ...Jean-Philippe Lang2011-11-141-5/+7
* Fixed: Redmine.pm considers all projects private when login_required is enabl...Jean-Philippe Lang2011-11-141-7/+24
* Restrict anonymous read access with Redmine.pmToshi MARUYAMA2011-10-041-1/+24
* 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