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-01-22 18:54:26 +00:00
Code
Issues
Releases
Wiki
Activity
bitwarden_rs
/
src
History
janost
55fbd8d468
Don't send Domains if excludeDomains=true on /sync
2018-10-17 23:22:07 +02:00
..
api
Don't send Domains if excludeDomains=true on /sync
2018-10-17 23:22:07 +02:00
db
Merge pull request
#218
from janost/refactor-folder-save
2018-10-14 20:07:27 +02:00
auth.rs
Implement poor man's admin panel
2018-10-12 15:20:10 +01:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
mail.rs
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
2018-10-04 00:01:04 +02:00
main.rs
Disable WebSockets negotiation by default
2018-10-14 23:25:16 +01:00
util.rs
Change error response to be closer to upstream
2018-10-10 20:37:04 +02:00