[Bug 33485] Provide an interface for CMs that provide password storage

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 9 23:27:32 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33485

--- Comment #2 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2011-02-09 14:27:31 PST ---
+    <method name="ForgetPassword" tp:name-for-bindings="Forget_Password">
+      <tp:docstring>
+        <p>Clears any saved password associated with this account.</p>

Either tp:docstring requires namespacing, or you should leave out the HTML here
(also happens a few other times).

+      <arg direction="in" name="Account_id"

Account_Id

+      <arg direction="in" name="Account_id"

Here too.

Also you should include rationales to explain why these things are required
(they also tend to help explain when you should use them in your own CM and
when you should not).

If you mean SHOULD, SHOULD NOT, MUST, MAY, etc. in the RFC sense, you should
capitalise them.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list