This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-09-10 18:55:57 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e0aec8d373447b17c5db60b146cd9400ffcd6097
vaultwarden
/
src
/
api
History
Daniel García
e0aec8d373
Use new i64::to_be_bytes and remove byteorder dep
...
(
https://doc.rust-lang.org/stable/std/primitive.i64.html#method.to_be_bytes
)
2019-01-16 22:14:17 +01:00
..
core
Correct update cipher order: first save cipher, then cipher-folder, then notify
2019-01-16 19:57:49 +01:00
admin.rs
Include IP in invalid admin token error
2019-01-08 16:17:18 +01:00
icons.rs
Embed the icon in the binary, no need to download when it's not going to change
2018-12-30 21:31:12 +01:00
identity.rs
Start using rustfmt and some style changes to make some lines shorter
2018-12-30 23:34:31 +01:00
mod.rs
Start using rustfmt and some style changes to make some lines shorter
2018-12-30 23:34:31 +01:00
notifications.rs
Use new i64::to_be_bytes and remove byteorder dep
2019-01-16 22:14:17 +01:00
web.rs
Updated dependencies to use u2f crate directly, and some style changes
2019-01-04 00:25:38 +01:00