summaryrefslogtreecommitdiffstats
path: root/extra/svn/Redmine.pm
Commit message (Collapse)AuthorAgeFilesLines
* Check the browse repository or commit access permissions in Redmine.pm with ↵Eric Davis2010-07-081-1/+3
| | | | | | LDAP. #5797 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3832 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Have Redmine.pm respect the Authentication Required setting. #5797Eric Davis2010-07-081-0/+29
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes Redmine.pm error "closing dbh with active statement handles at ↵Jean-Philippe Lang2010-01-101-0/+5
| | | | | | /usr/lib/perl5/Apache/Redmine.pm" (#4205). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3300 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes Redmine.pm for SQLite (#4205).Jean-Philippe Lang2009-12-261-3/+8
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3246 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine.pm: deny access if user doesn't have browse_repository permission ↵Jean-Philippe Lang2009-12-221-1/+1
| | | | | | (#4338). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3215 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes Redmine.pm broken by r2726 (#3330).Jean-Philippe Lang2009-05-121-3/+5
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2732 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-131-6/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1814 e93f8b46-1217-0410-a6f0-8f06a7374b81
* bug in read only access handlingNicolas Chuche2008-08-311-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Close statement handler in Redmine.pm (#1433).Jean-Philippe Lang2008-06-151-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1539 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.Liwiusz Ociepa2008-05-191-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1438 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merge changes from branch swistak.Liwiusz Ociepa2008-05-131-18/+120
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1425 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine.pm doc updateJean-Philippe Lang2008-04-071-1/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1337 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine.pm for webdav authentication:Jean-Philippe Lang2008-04-061-13/+17
| | | | | | | * make Authen::Simple::LDAP module optional * handle TLS flag set in Redmine git-svn-id: http://redmine.rubyforge.org/svn/trunk@1336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes ↵Jean-Philippe Lang2008-04-061-5/+26
| | | | | | #879, #918. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added user status criteria in Redmine.pmJean-Philippe Lang2007-11-241-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@930 e93f8b46-1217-0410-a6f0-8f06a7374b81
* * add Redmine.pm to authenticate with mod_perlNicolas Chuche2007-11-181-0/+210
* add a --test option in reposman.rb * change owner right to fit with apache write access to repositories * add a deprecated warning in reposman.pl git-svn-id: http://redmine.rubyforge.org/svn/trunk@916 e93f8b46-1217-0410-a6f0-8f06a7374b81