Closed
Bug 203080
Opened 22 years ago
Closed 22 years ago
new version of contrib/bugzilla_ldapsync.rb (ldap to bugzilla account sync script)
Categories
(Bugzilla :: User Accounts, defect)
Bugzilla
User Accounts
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: thomas+mozilla, Assigned: thomas+mozilla)
Details
Attachments
(2 files)
6.80 KB,
text/plain
|
Details | |
4.88 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030421 Chimera/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030421 Chimera/0.7+
Updated version (1.3) of bugzilla_ldapsync:
Accounts which have been disabled and then re-enabled in Exchange no longer
cause unique key constraint issues. They are now re-enabled in Bugzilla.
Apostrophes are no longer stripped from the realname field (uses the DBI quoting)
The realname field is now kept in sync between LDAP and Bugzilla
Reproducible: Always
Steps to Reproduce:
Assignee | ||
Comment 1•22 years ago
|
||
Comment 2•22 years ago
|
||
Thomas, does this look like what you changed? (it should ;)
Assignee | ||
Comment 3•22 years ago
|
||
Patch looks right.. my bad for not submitting it that way in the first place.
Comment 4•22 years ago
|
||
-> Patch author
Assignee: myk → thomas+mozilla
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → Bugzilla 2.18
Comment 5•22 years ago
|
||
Checking in bugzilla_ldapsync.rb;
/cvsroot/mozilla/webtools/bugzilla/contrib/bugzilla_ldapsync.rb,v <--
bugzilla_ldapsync.rb
new revision: 1.2; previous revision: 1.1
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•