This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-12-16 01:10:42 +03:00
Code
Issues
429
Packages
Projects
Releases
10
Wiki
Activity
Files
55b7a3e4d1e49eb68b22b15dfaa02379755c7d5a
vaultwarden
/
src
/
api
/
core
History
Daniel García
819622e310
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00
..
accounts.rs
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
ciphers.rs
Log posible errors when attaching file
2018-07-06 17:23:12 +02: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
Implemented U2F, refactored Two Factor authentication, registering U2F device and authentication should work. Works on Chrome on MacOS with a virtual device.
2018-07-12 22:22:10 +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