1257 Commits (aaeae16983d83ce0cec3f1b4c841eb35b6555f43)

Author SHA1 Message Date
BlackDex 4ec2507073
Remove debug code during attachment download 2 years ago
BlackDex 631d022e17
Fix some external_id issues 2 years ago
GeekCorner 211f4492fa
feat: Add support for forwardemail 2 years ago
BlackDex a8e5384c4a
Fix Org API Key generation on PosgreSQL 2 years ago
BlackDex 08f37b9935
Fix org creation regresion 2 years ago
Jan Jansen 84e901b7d2 add user to collection during creation 2 years ago
Folke Ashberg 839b2bc950 fix format error 2 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections 2 years ago
BlackDex 0a6b797e6e
Update crates and small clippy fix 2 years ago
sirux88 fb6f441a4f fixed unnecessary variable usage 2 years ago
sirux88 9876aedd67 added password check for manual reset 2 years ago
Daniel García 19e671ff25
Fix dataurl parse panic when icon is malformed 2 years ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups 2 years ago
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault 2 years ago
BlackDex 3c0cac623d
Fix send access regression 2 years ago
Jan Jansen e818a0bf37 Add group import on invite 2 years ago
BlackDex 84a23008f4
Update crates and workflow 2 years ago
Bernd Schoolmann e4606431d1
Fix mobile push blocking requests and spamming push server 2 years ago
BlackDex a05187c0ff
Some code changes and optimizations 2 years ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil 2 years ago
BlackDex 4219249e11
Add support for Organization token 2 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 2 years ago
BlackDex 83376544d8 Fix collection change ws notifications 2 years ago
BlackDex 636f16dc66
Prevent 401 on main admin page 2 years ago
Jeremy Lin 23aa9088f3
Sync global_domains.json to bitwarden/server@8dda73a (Pinterest) 2 years ago
Stefan Melmuk 4d5c047ddc
policy data should be `null` not an empty object 2 years ago
BlackDex 4a2ed553df
Use Rocket `v0.5` branch to fix endpoints 2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 2 years ago
BlackDex 951ba55123
Prevent some `::_` logs from outputting 2 years ago
BlackDex 18abf226be
Fix admin post endpoints 2 years ago
Tim Vilgot Mikael Fredenberg 55c1b6e8d5 inline static rsa keys 2 years ago
kennymc-c 271e3ae757 Changed permissions back to 644 2 years ago
BlackDex 48cc31a59f
Small update to Rocket WebSockets 2 years ago
kennymc-c 6a7cee4e7e Fixed footer to footer_text 2 years ago
kennymc-c f850dbb310 Fixed some missing footer_text partials and a few inconsistencies between plain text and html email templates 2 years ago
BlackDex ae437f70a3
Several config and admin interface fixes 2 years ago
BlackDex 3d11f4cd16
WebSockets via Rocket's Upgrade connection 2 years ago
Stefan Melmuk 89e94b1d91
check if reset policy is enabled 2 years ago
BlackDex bff54fbfdb
Fix sending out multiple websocket notifications 2 years ago
Nikolay Nikolaev aa6f774f65 add check user state 2 years ago
Nikolay Nikolaev 379f885354 add mail check 2 years ago
Stefan Melmuk 39a5f2dbe8
clear kdf memory and parallelism with pbkdf2 2 years ago
Stefan Melmuk 0daaa9b175
always return KdfMemory and KdfParallelism 2 years ago
Nikolay Nikolaev 0c085d21ce fmt 2 years ago
Nikolay Nikolaev dcaaa430f0 support `/users/<uuid>/invite/resend` admin api 2 years ago
BlackDex 2cda54ceff
Fix password reset issues 2 years ago
Jeremy Lin 62cebebd3d
Decode knowndevice `X-Request-Email` as base64url with no padding 2 years ago
BlackDex 8bcd0ab0c6
Some small fixes and updates 2 years ago
Stefan Melmuk ed8091a994
don't use `assert()` in production code 2 years ago
Stefan Melmuk 56cad93e0f
add endpoint to bulk delete collections 2 years ago