Modify

#1327 new defect

Bitlbee does not save purple account information to /var/lib/bitlbee/purple/<username>/accounts.xml file

Reported by: truong.hua@… 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)

Change History (1)

comment:1 Changed at 2021-05-31T07:22:15Z by anonymous

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

Modify Ticket

Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.