Feature #5054
Redmine.pm: Provide directive to override RedmineQuery
Status: | New | Start date: | 2010-03-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM extra | |||
Target version: | - | |||
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.
History
#1
Updated by Jean-Philippe Lang almost 13 years ago
- Category set to SCM
#2
Updated by Eric Davis over 12 years ago
- Priority changed from High to Normal
- Estimated time deleted (
0.50)
#3
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from SCM to SCM extra