bitwarden_rs/src/api
BlackDex 9026cc8d42 Fixed issue when the iconlist is smaller then 5
When the iconlist was smaller then 5 items, it would cause a panic.
Solved by using .truncate() on the iconlist.
2019-02-04 17:27:40 +01:00
..
core Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
admin.rs Disable icon downloads, accept optional query after icon href, format and clippy fixes 2019-01-28 23:58:32 +01:00
icons.rs Fixed issue when the iconlist is smaller then 5 2019-02-04 17:27:40 +01:00
identity.rs Add 2FA icon to admin panel 2019-01-25 18:50:57 +01:00
mod.rs Fix editing users from collections menu 2019-01-25 17:43:51 +01:00
notifications.rs Only send one notification per vault import and purge, improve move ciphers functions 2019-01-28 00:39:14 +01:00
web.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00