save-cloud icon indicating copy to clipboard operation
save-cloud copied to clipboard

Frontend: Implement storing of encrypted passwords

Open kentr0w opened this issue 4 years ago • 4 comments
trafficstars

kentr0w avatar Jul 09 '21 08:07 kentr0w

Related to #292. How can we store hashes of password, when we need them to clone protected git repos?

petertrr avatar Oct 08 '21 07:10 petertrr

This is a little bit related with our thoughts about security

orchestr7 avatar Nov 27 '21 17:11 orchestr7

@akuleshov7 as far as I understand, this one will never be done, as we are not planning to store passwords. If I am wrong, please reopen an issue

sanyavertolet avatar Aug 23 '23 08:08 sanyavertolet

@akuleshov7 as far as I understand, this one will never be done, as we are not planning to store passwords. If I am wrong, please reopen an issue

it's about Git repository and we ask to provide credentials for private repo. User can provide token instead of password. But still we store it in database

nulls avatar Aug 24 '23 13:08 nulls