This website requires JavaScript.
Explore
Help
Register
Sign In
saret
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-09-13 03:55:58 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd20d8724b19418dd8a7e7221a7c36a6628aea66
vaultwarden
/
src
/
api
/
core
History
Daniel García
c6256e1455
Merge pull request
#128
from mprasil/revision_date
...
Return revision date in miliseconds (
fixes
#127
)
2018-08-10 19:40:56 +02:00
..
accounts.rs
Merge pull request
#128
from mprasil/revision_date
2018-08-10 19:40:56 +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