Actions
Feature #5054
openRedmine.pm: Provide directive to override RedmineQuery
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2010-03-11
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Please provide a directive that makes it possible to override the authentication query RedmineQuery. Please note that RedmineDbWhereClause is insufficient because it does not enable expanding on the SELECT (to include users.admin for example).
The following diff does not change the default behaviour, but provides a RedmineDbQuery directive which gives full flexibility to customize the authentication criteria in the apache config. I can even make use of custom fields.
Files
Actions