Skip to main content
summaryrefslogtreecommitdiffstats
blob: 5685e8580bd23d499f5e2f30ff826af75c703fc9 (plain) (blame)
1
2
3
4
5
6
- ask user to persist passwords and warn that this is not secure
- what happens when a password changes on the remote server, how is the persisted password cleared?
- manage passwords that are saved, and allow clearing
- how does this affect project set import
- retry count added to prompt dialog
- where are repos persisted, and how does this affect the caching of the passwords

Back to the top