Tags: nekowarden/server
Tags
Update crates (dani-garcia#4074) * Remove another header for websocket connections * Fix small bake issue * Update crates Updated crates and adjusted code where needed. One major update is Rocket rc4, no need anymore (again) for crates.io patching. The only item still pending is openssl/openssl-sys for which we need to wait if sfackler/rust-openssl#2094 will be merged. If, then we can remove the pinned versions for the openssl crate.
Fix importing Bitwarden exports (dani-garcia#4030) When importing Bitwarden JSON exports, these would fail because the last modification date was also imported and caused our out-off-sync check to kick-in. This PR fixes this by checking if we are doing an import, and skip this check. Fixes dani-garcia#4005
Merge pull request dani-garcia#3730 from BlackDex/update-admin-interface Update admin interface
Merge pull request dani-garcia#3704 from BlackDex/remove-debug-code Remove debug code during attachment download
Merge pull request dani-garcia#3659 from BlackDex/fix-org-creation Fix org creation regresion
Merge pull request dani-garcia#3403 from BlackDex/update-dockerfile-a… …nd-rust Revert setcap, update rust and crates
Merge pull request dani-garcia#2650 from BlackDex/mitigate-mobile-cli… …ent-uploads Mitigate attachment/send upload issues
PreviousNext