From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-webteam/2011-April/000741.html | 88 +++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 zarb-ml/mageia-webteam/2011-April/000741.html (limited to 'zarb-ml/mageia-webteam/2011-April/000741.html') diff --git a/zarb-ml/mageia-webteam/2011-April/000741.html b/zarb-ml/mageia-webteam/2011-April/000741.html new file mode 100644 index 000000000..897ce9024 --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-April/000741.html @@ -0,0 +1,88 @@ + + + + [Mageia-webteam] [Bug 899] Synchronize bugzilla groups with ldap groups + + + + + + + + + +

[Mageia-webteam] [Bug 899] Synchronize bugzilla groups with ldap groups

+ Frédéric Buclin + bugzilla-daemon at mageia.org +
+ Wed Apr 20 00:57:49 CEST 2011 +

+
+ +
https://bugs.mageia.org/show_bug.cgi?id=899
+
+Frédéric Buclin <LpSolit at netscape.net> changed:
+
+           What    |Removed                     |Added
+----------------------------------------------------------------------------
+           See Also|                            |https://bugzilla.mozilla.or
+                   |                            |g/show_bug.cgi?id=469196
+
+--- Comment #4 from Frédéric Buclin <LpSolit at netscape.net> 2011-04-20 00:57:49 UTC ---
+Bugzilla::WebService::Group is not what you want. This module is to interact
+with groups directly (creation/editing/deletion), not with group membership. We
+first have to implement User.update, which is currently in progress, see
+https://bugzilla.mozilla.org/show_bug.cgi?id=416137. Once that's done, editing
+group membership will be implemented in
+https://bugzilla.mozilla.org/show_bug.cgi?id=469196.
+
+If the LDAP server is on the same server as Bugzilla, it's easy to interact
+with Bugzilla directly, without using the non-existent XML-RPC methods, and
+without interacting with the DB directly.
+
+-- 
+Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
+------- You are receiving this mail because: -------
+You are on the CC list for the bug.
+
+ + + + + + + + + + +
+

+ +
+More information about the Mageia-webteam +mailing list
+ -- cgit v1.2.1