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-27 09:14:48 +03:00
Code
Issues
429
Packages
Projects
Releases
10
Wiki
Activity
Files
7112c86471514669b3f1a6fba69dac56b97687b1
vaultwarden
/
src
/
api
History
Daniel García
7112c86471
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
2018-10-04 00:01:04 +02:00
..
core
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
2018-10-04 00:01:04 +02:00
icons.rs
Fixed some lint issues
2018-09-13 21:55:23 +02:00
identity.rs
Fixed some lint issues
2018-09-13 21:55:23 +02:00
mod.rs
Initial version of websockets notification support.
2018-08-30 17:58:53 +02:00
notifications.rs
Add WEBSOCKET_ADDRESS config option (
Fixes
#199
)
2018-09-28 13:50:04 +02:00
web.rs
Return 404 in case the path doesn't match instead of 500
2018-07-18 11:54:33 +01:00