0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-26 15:58:21 +02:00
bitwarden_rs/src
BlackDex 9124d8a3fb Updated icon blacklisting.
- Blacklisting was not effective for redirects and rel href
- Able to blacklist non global IP's like RFC1918, multicast etc...
2019-10-05 14:48:15 +02:00
..
api Updated icon blacklisting. 2019-10-05 14:48:15 +02:00
db Remove Result<T, E: Debug> in preparation of deprecation as Rocket responder. 2019-09-17 21:05:56 +02:00
static Fix onsubmit 2019-08-31 17:57:47 +02:00
auth.rs Fix key and type variable names for mysql 2019-05-20 21:24:29 +02:00
config.rs Updated icon blacklisting. 2019-10-05 14:48:15 +02: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 Updated client kdf iterations to 100000 and fixed some lints 2019-09-05 21:56:12 +02:00
main.rs Updated icon blacklisting. 2019-10-05 14:48:15 +02:00
util.rs Use Access-Control-Allow-Method 2019-09-23 07:44:44 +02:00