Modify ↓
Opened at 2021-05-31T07:21:10Z
Last modified at 2021-05-31T07:22:15Z
#1327 new defect
Bitlbee does not save purple account information to /var/lib/bitlbee/purple/<username>/accounts.xml file
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Purple | Version: | devel |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: |
Description
Currently: Method purple_account_set_string store credentials like cookie of an account can not be retrive back by calling purple_account_get_string. That causes purple has to retry logging in from scratch every time.
Expectation: Account data set by purple_account_set_* will be store into /var/lib/bitlbee/purple/<username>/accounts.xml and can be restored properly on every account on command.
Version: 3.6
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Currently: Method purple_account_set_string store credentials like cookie of an account can not be retrieve back by calling purple_account_get_string. That causes purple has to retry logging in from scratch every time.
Expectation: Account data set by purple_account_set_* will be stored into /var/lib/bitlbee/purple/<username>/accounts.xml and can be restored properly on every account on command.
Version: 3.6