Modify ↓
Opened at 2012-07-10T11:28:01Z
Closed at 2012-09-15T16:04:43Z
#975 closed defect (fixed)
Identi.ca uses OAuth as well
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Documentation | Version: | 3.0.5 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
help account add identica says:
<mcepl> help account add identica <root> Syntax: account add identica <handle> [<password>] <root> <root> Same protocol as twitter, but defaults to a base_url pointing at identi.ca, and with OAuth disabled.
Which is not true: identi.ca now supports OAuth and bitlbee (correctly) uses it. Help should be fixed then.
Attachments (2)
Change History (4)
Changed at 2012-07-10T11:35:05Z by
Attachment: | 0001-Fix-account-add-identica-help-message.patch added |
---|
Changed at 2012-07-10T11:50:57Z by
Attachment: | twitter_def_oauth_removed.patch added |
---|
comment:1 Changed at 2012-07-10T11:52:01Z by
While you are at it: it also might be a good idea to remove now useless "def_oauth" variable from twitter_init(). Patch attached.
comment:2 Changed at 2012-09-15T16:04:43Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Both committed, with some additional doc fixes.
Note: See
TracTickets for help on using
tickets.
suggested patch