1347 Commits (55fdee3bf8f45ccc7a5a188ab17855ac9866a979)

Author SHA1 Message Date
BlackDex b71d9dd53e
Fix for issue #2566 3 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 3 years ago
Jeremy Lin dec03b3dc0 Sync global_domains.json to bitwarden/server@194b76c (HealthCare.gov) 3 years ago
Jeremy Lin 85950bdc0b Sync global_domains.json to bitwarden/server@496c9a5 (Proton) 3 years ago
BlackDex e33b8fab34
Re-Base, Update crates and small change. 3 years ago
Daniel García b00fbf153e
Fix clippy lint and remove unused log 3 years ago
Daniel García 0de5919a16
Fix incorrect pings sent, and respond to pings from the client 3 years ago
Daniel García 699777be9e
use dashmap in icons blacklist regex 3 years ago
Daniel García 16ff49d712
Move to job_scheduler_ng 3 years ago
Daniel García 54c78cf06d
Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 3 years ago
Paolo Barbolini 12612da75e Remove manual IDN handling 3 years ago
Paolo Barbolini 68ec5f2a18 Use MultiPart::alternative_plain_html instead of manual impl 3 years ago
Lyonel Martinez dbd95e08e9 Adding "UserEnabled" and "CreatedAt" member to the json output of a User in the admin/users and admin/users/<ID> web routes. 3 years ago
BlackDex 40ed505581
Add a persistent volume check. 3 years ago
BlackDex 1c266031d7
Fix upload limits and disable color logs 3 years ago
Daniel García 2a9ca88c2a
Dependency updates 3 years ago
BlackDex 3ca85028ea
Improve sync speed and updated dep. versions 3 years ago
Jeremy Lin 542a73cc6e Switch to a single config option for database connection init 3 years ago
Jeremy Lin 78d07e2fda Add default connection-scoped pragmas for SQLite 3 years ago
Jeremy Lin b617ffd2af Add support for database connection init statements 3 years ago
Jeremy Lin df8aeb10e8 Add `/api/{alive,now,version}` endpoints 3 years ago
Jeremy Lin 28c5e63bf5 Sync global_domains.json to bitwarden/server@3521ccb (Just Eat Takeaway.com) 3 years ago
BlackDex fb0c23b71f
Remove u2f implementation 3 years ago
Wonderfall 27d4b713f6 disable legacy X-XSS-Protection feature 3 years ago
BlackDex b0faaf2527
Several updates and fixes 3 years ago
BlackDex c4d565b15b
Update login API code 3 years ago
Daniel García 2ff51ae77e
formatting 3 years ago
Daniel García 2b75d81a8b
Ignore unused field 3 years ago
Daniel García cad0dcbed1
await the mutex in db_run and use block_in_place for it's contents 3 years ago
BlackDex 19b8388950
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 3 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates 3 years ago
taylorwmj 9bb4c38bf9
Added autofocus to pw field on admin login page 3 years ago
BlackDex 5f01db69ff
Update async to prepare for main merge 3 years ago
Joel Beckmeyer 8295688bed Add support for custom .env file path 3 years ago
Tomek Mańko 9713a3a555 Add IP address to missing/invalid password message for Sends 3 years ago
Daniel García d781981bbd
formatting 3 years ago
Daniel García 5125fdb882
Ignore unused field 3 years ago
Daniel García fd9693b961
await the mutex in db_run and use block_in_place for it's contents 3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms 3 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 3 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 3 years ago
Daniel García f4a9645b54
Remove references to "bwrs" #2195 3 years ago
Jeremy Lin 8f7900759f Fix `scope` and `refresh_token` for API key logins 3 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 3 years ago
iamdoubz e4e16ed50f Upgrade Feature-Policy to Permissions-Policy 3 years ago
Jeremy Lin a16c656770 Add support for legacy HTTP 301/302 redirects for external icons 3 years ago
BlackDex 76b7de15de
Fix emergency access invites for new users 3 years ago