Closed
Bug 284506
Opened 20 years ago
Closed 18 years ago
patch: LDAPFilter option
Categories
(Bugzilla :: User Accounts, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mag, Unassigned)
Details
Attachments
(1 file)
|
1.30 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041219 Firefox/1.0 (Debian package 1.0+dfsg.1-1) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041219 Firefox/1.0 (Debian package 1.0+dfsg.1-1) We use LDAP for all kind of authentications (unix, zope, etc). The roles are stored in an attribute of the user's object, so each subsystem can use a filter to see only the users who actually have privilege to use that subsystem. Think of the filter option of libnss-ldap. The patch implements the same for Bugzilla Reproducible: Always
I trying to do something to make this patch accepted.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 3•20 years ago
|
||
No, it's not fixed. If you'd like to have your patch accepted or even looked at, please read http://www.bugzilla.org/docs/contributor.html. We don't currently accept new features for the 2.16 branch.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 4•18 years ago
|
||
We have an LDAPfilter parameter, nowadays.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•