Re: Advice request on how to handle change in how Konqueror stores login information

2024-09-21 Thread Jin Liu
One more option: Keep the old load code as a fallback to the new load code. You can drop the old save code, but the old load code probably has to be kept forever. -Jin Stefano Crocco 于2024年9月21日周六 14:39写道: > > Hello to everyone, > I'd need an advice on how to proceed with a change I'm going to m

Re: Advice request on how to handle change in how Konqueror stores login information

2024-09-21 Thread Stefano Crocco
On sabato 21 settembre 2024 13:59:52 CEST Neal Gompa wrote: > On Sat, Sep 21, 2024 at 2:39 AM Stefano Crocco wrote: > > Hello to everyone, > > I'd need an advice on how to proceed with a change I'm going to make in > > Konqueror which could lead to data loss for the users. To improve the way > >

Re: Advice request on how to handle change in how Konqueror stores login information

2024-09-21 Thread Neal Gompa
On Sat, Sep 21, 2024 at 2:39 AM Stefano Crocco wrote: > > Hello to everyone, > I'd need an advice on how to proceed with a change I'm going to make in > Konqueror which could lead to data loss for the users. To improve the way > Konqueror auto-fills login information in web pages, I had to change