This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
MirrorHub
/
bitwarden_rs
Watch
0
Star
0
Fork
You've already forked bitwarden_rs
0
mirror of
https://github.com/dani-garcia/vaultwarden
synced
2024-11-05 23:28:57 +01:00
Code
Issues
Releases
Wiki
Activity
f747bf126b
bitwarden_rs
/
rust-toolchain
2 lines
7 B
Text
Raw
Normal View
History
Unescape
Escape
Disable groups by default and Some optimizations - Put groups support behind a feature flag, and disabled by default. The reason is that it has some known issues, but we want to keep optimizing this feature. Putting it behind a feature flag could help some users, and the developers into optimizing this feature without to much trouble. Further: - Updates Rust to v1.66.0 - Updated GHA workflows - Updated Alpine to 3.17 - Updated jquery to v3.6.2 - Moved jdenticon.js to load at the bottom, fixes an issue on chromium - Added autocomplete attribute to admin login password field - Added some extra CSP options (Tested this on Safari, Firefox, Chrome, Bitwarden Desktop) - Moved uppercase convertion from runtime to compile-time using `paste` for building the environment variables, lowers heap allocations.
2022-12-15 17:15:48 +01:00
1.66.0
Reference in a new issue
Copy permalink