Modify ↓
Opened at 2011-02-23T16:03:06Z
Closed at 2011-03-26T17:07:46Z
#758 closed defect (worksforme)
Jabber password containing slash (forward and back) characters fails authentication
Reported by: | anonymous | Owned by: | wilmer |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Jabber | Version: | 3.0.1 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
If I change my password to use slash characters (both) I cannot authenticate to gtalk or facebook. If I change to a password that does not use slash characters, I can authenticate.
version: 3.0.1, Client: irssi 0.8.14
Attachments (0)
Change History (1)
comment:1 Changed at 2011-03-26T17:07:46Z by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Slashes work for me, I just tried.
If you have a \ in your password, make sure to quote it when entering it in your BitlBee.
If your password is foo\bar type it as either "foo\bar" or foo
bar.