1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-30 19:24:42 +02:00
vaultwarden/src
Jeremy Lin 39106d440a Remove md5.js dependency
Switch to the built-in WebCrypto APIs for computing identicon hashes.
2021-02-26 21:48:01 -08:00
..
api Remove md5.js dependency 2021-02-26 21:48:01 -08:00
db Basic experimental ldap import support with the official directory connector 2021-02-06 20:15:42 +01:00
static Remove md5.js dependency 2021-02-26 21:48:01 -08:00
auth.rs Fix collection access issues for owner/admin users 2021-01-26 22:35:09 -08:00
config.rs Fixed small buggy in validation 2021-02-03 23:47:48 +01:00
crypto.rs Updated dependencies and small mail fixes 2021-01-31 20:07:42 +01:00
error.rs Log proper namespace in the err!() macro 2020-11-22 00:09:45 +01:00
mail.rs Remove unnecessary allocations 2021-02-19 20:17:18 +01:00
main.rs Swap structopt for a simpler alternative 2021-02-07 20:10:40 +01:00
util.rs Change twofactorauth.org to 2fa.directory 2021-02-23 18:51:07 -08:00