code-server/src
Joe Previte 70197bb2a5
refactor: use argon2 instead of bcrypt
This uses argon2 instead of bcrypt.

Note: this means the hash functions are now async which means we have to
refactor a lot of other code around auth.
2021-06-08 14:33:13 -07:00
..
browser Replace console with logger in sw register 2021-05-04 13:29:41 -05:00
common Re-enable update tests 2021-05-04 13:29:42 -05:00
node refactor: use argon2 instead of bcrypt 2021-06-08 14:33:13 -07:00