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-24 03:34:27 +00:00
Code
Issues
Releases
Wiki
Activity
bitwarden_rs
/
src
/
api
/
core
History
Jean-Christophe BEGUE
37d88be2be
return an error when email adress for password hint is not valid
2018-09-11 13:12:24 +02:00
..
accounts.rs
return an error when email adress for password hint is not valid
2018-09-11 13:12:24 +02:00
ciphers.rs
Cleanup and working with 2 or less attachments
2018-07-18 15:35:45 -05:00
folders.rs
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
2018-06-01 00:18:50 +02:00
global_domains.json
Updated global domains file
2018-06-12 23:24:49 +02:00
mod.rs
Make password hints available in the error message
#85
2018-08-10 15:52:06 +02:00
organizations.rs
Implement leave organization (accessed from the bottom of the user's settings page)
2018-07-11 16:30:03 +02:00
two_factor.rs
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00