565 Commits (4507c118e74ecd77faab2161b0095c30c4b9aa18)

Author SHA1 Message Date
Philipp Kolberg 2d45af26b6
Rename feature_flags to experimental_client_feature_flags 2 years ago
Philipp Kolberg 646cedeea6
Move feature flag parsing to util 2 years ago
Philipp Kolberg e62de29ebf
Allow customizing the featureStates 2 years ago
Mathijs van Veluw 8ab200224e
Several small fixes for open issues (#4143) 2 years ago
Mathijs van Veluw 48836501bf
Update crates (#4074) 2 years ago
Mathijs van Veluw f863ffb89a
Add Protected Actions Check (#4067) 2 years ago
Mathijs van Veluw 03c6ed2e07
Disable autofill-v2 (#4056) 2 years ago
Mathijs van Veluw cec1e87679
Fix importing Bitwarden exports (#4030) 2 years ago
GeekCorner 93da5091e6
feat: Working passkeys storage (#4025) 2 years ago
Daniel García cb4b683dcd
Implement cipher key encryption (#3990) 2 years ago
Adrià Martín 4861f6decc New config option disable email change 2 years ago
BlackDex 18d66474e0
Fix External ID not set during DC Sync 2 years ago
tuhana 480bf9b0c1
`our selves` -> `ourselves` 2 years ago
tuhana 3d4be24902
Fix typos 2 years ago
BlackDex d6e0ace192
Fix Login With Device without MasterPassword 2 years ago
BlackDex 32543c46da
Update Rust and Crates 2 years ago
Stefan Melmuk 33ef70c192
add minimal secretsmanager plan for web-v2023.8.x 2 years ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device 2 years ago
BlackDex d892880dd2
Fix UserOrg status during LDAP Import 2 years ago
BlackDex 631d022e17
Fix some external_id issues 2 years ago
BlackDex 08f37b9935
Fix org creation regresion 2 years ago
Jan Jansen 84e901b7d2 add user to collection during creation 3 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections 3 years ago
sirux88 fb6f441a4f fixed unnecessary variable usage 3 years ago
sirux88 9876aedd67 added password check for manual reset 3 years ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups 3 years ago
GeekCornerGH 1074315a87
feat: Support for storing passkeys in the vault 3 years ago
BlackDex 3c0cac623d
Fix send access regression 3 years ago
Jan Jansen e818a0bf37 Add group import on invite 3 years ago
Bernd Schoolmann e4606431d1
Fix mobile push blocking requests and spamming push server 3 years ago
BlackDex a05187c0ff
Some code changes and optimizations 3 years ago
BlackDex 8e34495e73
Merge and modify PR from @Kurnihil 3 years ago
BlackDex 4219249e11
Add support for Organization token 3 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 3 years ago
BlackDex 83376544d8 Fix collection change ws notifications 3 years ago
Stefan Melmuk 4d5c047ddc
policy data should be `null` not an empty object 3 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions 3 years ago
Stefan Melmuk 39a5f2dbe8
clear kdf memory and parallelism with pbkdf2 3 years ago
Stefan Melmuk 0daaa9b175
always return KdfMemory and KdfParallelism 3 years ago
BlackDex 2cda54ceff
Fix password reset issues 3 years ago
Jeremy Lin 62cebebd3d
Decode knowndevice `X-Request-Email` as base64url with no padding 3 years ago
Stefan Melmuk ed8091a994
don't use `assert()` in production code 3 years ago
Stefan Melmuk 56cad93e0f
add endpoint to bulk delete collections 3 years ago
Stefan Melmuk 3cf67e0b8d
add endpoint to bulk delete groups 3 years ago
Jeremy Lin daaa03d1b3 Add support for `/api/devices/knowndevice` with HTTP header params 3 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers. 3 years ago
BlackDex 10c5476d31
Fix web-vault Member UI show/edit/save 3 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls 3 years ago
Jeremy Lin 61183d001c Fix vault item display in org vault view 3 years ago
Daniel García dc7951efaf
Add missing collections/details endpoint, based on the existing one 3 years ago