Project

General

Profile

Actions

Defect #16948

closed

Broken anonymous repository access for public projects with Apache 2.4 (redmine.pm)

Added by Christian Günther almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
High
Category:
SCM extra
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hi there. I recently upgraded my redmine from 2.3 to 2.5.1. Now i have the same problem described in this stackoverflow post:

http://stackoverflow.com/questions/22638972/debug-apache-2-4-perlauthenhandler

Detailed: When my project is not public everything works fine (authentication with subsequent git clone). But when my project is public (Authentication required is disabled) than i get the internal server error message 500. In my error log on the server the following message appears:

"AH00027: No authentication done but request not allowed without authentication for $PATH. Authentication not configured?" 

Before upgrading it was possible for me to clone a public repository without authentication. Why it is currently disabled?

Environment:
  Redmine version                2.5.1.stable
  Ruby version                   2.0.0-p457 (2014-03-03) [x86_64-linux-gnu]
  Rails version                  3.2.17
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.8
  Git                            1.9.1
  Filesystem                     
Redmine plugins:
  redmine_embedded               0.0.2
  redmine_http_auth              0.3.0-dev
  redmine_mylyn_connector        2.8.2.stable
  redmine_scm                    0.4.2
  redmine_webdav                 0.6.0

Files

Actions

Also available in: Atom PDF