Project

General

Profile

Actions

Defect #3662

closed

redmine.pm won't honor :commit_access right for LDAP

Added by Felix Schäfer over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Permissions and roles
Target version:
-
Start date:
2009-07-23
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Any user authenticated by LDAP is able to commit to a repository configured with redmine.pm.

Redmine: r2817

The fix is pretty simple, just change the line testing the connection to the LDAP server to check the credentials to also include the regexp looking for commit access, and move the call to method outside of the unless, diff as per svn diff is attached.


Files

LDAP_check_commit_access_in_Redmine.pm.patch (991 Bytes) LDAP_check_commit_access_in_Redmine.pm.patch Make Redmine.pm check the redmine permissions for LDAP users. Felix Schäfer, 2009-07-23 22:44
Actions #1

Updated by Felix Schäfer over 14 years ago

  • Status changed from New to Closed
  • Resolution set to Fixed

Fixed in r3831 and r3832.

Actions

Also available in: Atom PDF