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
2024-11-22 13:16:39 +00:00
Code
Issues
Releases
Wiki
Activity
f39c4fe2f4
bitwarden_rs
/
src
History
Miroslav Prasil
233d23a527
Return 404 in case the path doesn't match instead of 500
2018-07-18 11:54:33 +01:00
..
api
Return 404 in case the path doesn't match instead of 500
2018-07-18 11:54:33 +01:00
db
Do not show organization stuff to not accepted user
2018-07-13 17:21:19 +01:00
auth.rs
Add confirmed check to the OrgHeaders request guard
2018-07-16 10:23:45 +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
main.rs
Improve domain detection, should fix attachment problems. Otherwise, set the
DOMAIN
env variable to the correct domain
2018-07-12 23:28:16 +02:00
util.rs
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00