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

2024-09-22 Thread Stefano Crocco
On domenica 22 settembre 2024 23:53:33 CEST Steven Robbins wrote: > On Sunday, September 22, 2024 2:32:31 P.M. CDT Stefano Crocco wrote: > > Thanks for your answer. If I understand correctly what you mean, I think I > > was aiming for a solution with slightly different results than yours: > > - wha

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

2024-09-22 Thread Steven Robbins
On Sunday, September 22, 2024 2:32:31 P.M. CDT Stefano Crocco wrote: > Thanks for your answer. If I understand correctly what you mean, I think I > was aiming for a solution with slightly different results than yours: > - what I wanted was I migration from old to new entries which would solve > al

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

2024-09-22 Thread Stefano Crocco
On domenica 22 settembre 2024 18:40:29 CEST Steven Robbins wrote: > On Sunday, September 22, 2024 2:10:52 A.M. CDT Stefano Crocco wrote: > > On sabato 21 settembre 2024 14:34:57 CEST you wrote: > > > One more option: Keep the old load code as a fallback to the new load > > > code. You can drop the

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

2024-09-22 Thread Steven Robbins
On Sunday, September 22, 2024 2:10:52 A.M. CDT Stefano Crocco wrote: > On sabato 21 settembre 2024 14:34:57 CEST you wrote: > > 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.

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

2024-09-22 Thread Stefano Crocco
On sabato 21 settembre 2024 14:34:57 CEST you wrote: > 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 This is what I thought to do at the beginning, but I realized that