From: SourceForge.net <no...@so...> - 2013-03-29 21:16:17
|
Patches item #1773635, was opened at 2007-08-13 22:45 Message generated for change (Comment added) made by pipping You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586352&aid=1773635&group_id=88346 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Xavier Maillard (zedek) Assigned to: Nobody/Anonymous (nobody) Summary: Multi-account configuration Initial Comment: This patch implements authentication based on an external authinfo file (ala FTP). Actually it just support a file. Future enhancements will likely add an authinfo-alist (in addition of a file). Please review/comment/correct. Patch made against CVS HEAD as of 2007-08-14. ---------------------------------------------------------------------- Comment By: Elias Pipping (pipping) Date: 2013-03-29 14:16 Message: If I understand correctly, only one of those two patches ever made it into emacs-jabber. The other adds support for ~/.authinfo; Is there still a chance for inclusion? ---------------------------------------------------------------------- Comment By: Magnus Henoch (legoscia) Date: 2007-08-28 18:48 Message: Logged In: YES user_id=920364 Originator: NO Thanks a lot, and sorry about the delay... I just committed a modified version of your patch. Let's see if this works... ---------------------------------------------------------------------- Comment By: Xavier Maillard (zedek) Date: 2007-08-16 13:28 Message: Logged In: YES user_id=597884 Originator: YES Ok, here is my first try to implement a jabber-account-list alist. It adds support for multiple connections or one connection (given the account name). Please try this. File Added: jabber-connect.el ---------------------------------------------------------------------- Comment By: Xavier Maillard (zedek) Date: 2007-08-15 01:12 Message: Logged In: YES user_id=597884 Originator: YES Small fix of previous commit. File Added: jabber-core-add-authinfo-auth.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=586352&aid=1773635&group_id=88346 |