This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
bitwarden_rs
Watch
1
Star
0
Fork
0
You've already forked bitwarden_rs
mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced
2025-02-22 13:54:03 +00:00
Code
Issues
Releases
Wiki
Activity
bitwarden_rs
/
src
/
api
History
Daniel García
1049646e27
Merge pull request
#210
from janost/cipher-save-refactor
...
Cipher::save() should return QueryResult instead of bool
2018-10-06 16:08:04 +02:00
..
core
Merge pull request
#210
from janost/cipher-save-refactor
2018-10-06 16:08:04 +02:00
icons.rs
Fixed some lint issues
2018-09-13 21:55:23 +02:00
identity.rs
Fixed some lint issues
2018-09-13 21:55:23 +02:00
mod.rs
Initial version of websockets notification support.
2018-08-30 17:58:53 +02:00
notifications.rs
Add WEBSOCKET_ADDRESS config option (
Fixes
#199
)
2018-09-28 13:50:04 +02:00
web.rs
Return 404 in case the path doesn't match instead of 500
2018-07-18 11:54:33 +01:00