161 Commits (2a186652885d210b3c3df5b213051316a37ed434)

Author SHA1 Message Date
Daniel García 2a18665288
Implement new registration flow with email verification (#5215) 9 months ago
Daniel 1109293992
Update Rust to 1.84.1 (#5508) 11 months ago
Stefan Melmuk a3dccee243
add and use new event types (#5482) 11 months ago
Stefan Melmuk c0be36a17f
update web-vault to v2025.1.1 and add /api/devices (#5422) 11 months ago
Mathijs van Veluw ca7483df85
Fix an issue with login with device (#5379) 12 months ago
Stefan Melmuk 871a3f214a
rename membership and adopt newtype pattern (#5320) 12 months ago
Mathijs van Veluw ef4bff09eb
Fix issue with key-rotate (#5348) 12 months ago
Mathijs van Veluw 9cd400db6c
Some refactoring and optimizations (#5291) 1 year ago
Daniel García 2393c3f3c0
Support SSH keys on desktop 2024.12 (#5187) 1 year ago
Daniel García 0d16b38a68
Some more authrequest changes (#5188) 1 year ago
Stefan Melmuk adb21d5c1a
fix password hint check (#5189) 1 year ago
Mathijs van Veluw ba48ca68fc
fix hibp username encoding and pw hint check (#5180) 1 year ago
Daniel García 37c14c3c69
More authrequest fixes (#5176) 1 year ago
Mathijs van Veluw d0581da638
Fix if logic error (#5171) 1 year ago
BlackDex 20d9e885bf
Update crates and fix several issues 1 year ago
Mathijs van Veluw 040e2a7bb0
Add extra linting (#4977) 1 year ago
Stefan Melmuk 1031c2e286
fix 2fa policy check on registration (#4956) 1 year ago
Mathijs van Veluw dca14285fd
Fix sync with new native clients (#4932) 1 year ago
Mathijs van Veluw c722006385
Fix Login with device (#4878) 1 year ago
Mathijs van Veluw d04b94b77d
Some fixes for emergency access (#4715) 1 year ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386) 2 years ago
Timshel 9555ac7bb8
Remove compatibility route (#4578) 2 years ago
Stefan Melmuk e9aa5a545e
fix emergency access invites (#4337) 2 years ago
Kristof Mattei 84a7c7da5d
Pass in collection ids to notifier when sharing cipher. (#4517) 2 years ago
Mathijs van Veluw e1a8df96db
Update Key Rotation web-vault v2024.3.x (#4446) 2 years ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436) 2 years ago
Stefan Melmuk 79ce5b49bc
automatically use email address as 2fa provider (#4317) 2 years ago
Jacques B 29144b2ce0
Small improvements around email change (#4415) 2 years ago
Stefan Melmuk 3b283c289e
register missing push devices at login (#3792) 2 years ago
Daniel García edf7484a70
Improve file limit handling (#4242) 2 years ago
Jacques B 8b66e34415
Return 404 when user public_key is empty (#4271) 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
Adrià Martín 4861f6decc New config option disable email change 2 years ago
tuhana 3d4be24902
Fix typos 2 years ago
BlackDex d6e0ace192
Fix Login With Device without MasterPassword 2 years ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device 2 years ago
Bernd Schoolmann e4606431d1
Fix mobile push blocking requests and spamming push server 3 years ago
GeekCornerGH 2d66292350
feat: Push Notifications 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
Jeremy Lin 62cebebd3d
Decode knowndevice `X-Request-Email` as base64url with no padding 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 7ec00d3850
Fix the web-vault v2023.2.0 API calls 3 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields 3 years ago
BlackDex e38e1a5d5f
Validate note sizes on key-rotation. 3 years ago
sirux88 cc91ac6cc0
include key into user.set_password 3 years ago
BlackDex 2d8c8e18f7
Update KDF Configuration and processing 3 years ago