1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src
BlackDex 0ff7fd939e Next attempt for issue #709 fix
Now creates icon cache directory at startup.
And it also creates the directory if it went missing during runtime.
Also modified the icon_save/mark_negcache to be one.
2019-11-06 20:21:47 +01:00
..
api Next attempt for issue #709 fix 2019-11-06 20:21:47 +01:00
db Trying to fix issue #687 2019-11-04 14:30:24 +01:00
static Changed HIBP Error message. 2019-10-08 22:29:12 +02:00
auth.rs Remove unnecessary clones and other clippy fixes 2019-11-02 17:39:01 +01:00
config.rs Remove unnecessary clones and other clippy fixes 2019-11-02 17:39:01 +01:00
crypto.rs Update ring to 0.14, jwt to 6.0, and u2f 2019-05-11 23:18:18 +02:00
error.rs Implement selection between global config and user settings for duo keys. 2019-04-11 18:40:03 +02:00
mail.rs Remove unnecessary clones and other clippy fixes 2019-11-02 17:39:01 +01:00
main.rs Next attempt for issue #709 fix 2019-11-06 20:21:47 +01:00
util.rs Change CORS headers 2019-10-01 20:12:33 +02:00