Commit Graph

317 Commits (99a59bc4f32bc01b7b2ad9d5f0090d864a2905e3)

Author SHA1 Message Date
BlackDex d6e0ace192
Fix Login With Device without MasterPassword
1 year ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
1 year ago
BlackDex 631d022e17
Fix some external_id issues
2 years ago
BlackDex a8e5384c4a
Fix Org API Key generation on PosgreSQL
2 years ago
Folke Ashberg 839b2bc950 fix format error
2 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections
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
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
Stefan Melmuk 89e94b1d91
check if reset policy is enabled
2 years ago
BlackDex bff54fbfdb
Fix sending out multiple websocket notifications
2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers.
2 years ago
Daniel García 0426051541
Merge pull request #3281 from BlackDex/fix-web-vault-issues
2 years ago
BlackDex f10e6b6ac2
Some Admin Interface updates
2 years ago
BlackDex 7ec00d3850
Fix the web-vault v2023.2.0 API calls
2 years ago
BlackDex 54cc47b14e
Fix Organization delete when groups are configured
2 years ago
Misterbabou 7f69eebeb1 Fix Collection Read Only access for groups
2 years ago
Daniel García 5bcee24f88
Merge branch 'main' into feature/kdf-options
2 years ago
Daniel García cef5dd4a46
Merge branch 'main' into allow-editing/unhiding-by-group
2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
2 years ago
Jan Jansen b3a351ccb2 allow editing/unhiding by group
2 years ago
sirux88 0d1753ac74 completly hide reset password policy
2 years ago
sirux88 adaefc8628 fixes for current upstream main
2 years ago
sirux88 95494083f2 added database migration
2 years ago
sirux88 cc91ac6cc0
include key into user.set_password
2 years ago
BlackDex 2d8c8e18f7
Update KDF Configuration and processing
2 years ago
BlackDex acc1474394
Add avatar color support
2 years ago
BlackDex aaffb2e007
Add MFA icon to org member overview
2 years ago
BlackDex 3181e4e96e
Optimize CipherSyncData for very large vaults
2 years ago
Daniel García c47d9f6593
Fix some lints: explicit Arc::clone, and unnecessary return after unreachable!
2 years ago
BlackDex e935989fee
Resolve uninlined_format_args clippy warnings
2 years ago
BlackDex 6be26f0a38
Fix failing large note imports
2 years ago
BlackDex 8b6dfe48b7
Disable groups by default and Some optimizations
2 years ago
BlackDex d9c0c23819
Revert collection queries back to `left_join`
2 years ago
BlackDex 142f7bb50d
Fix managers and groups link
2 years ago
BlackDex c0e3c2c5e1
Cleanups and Fixes for Emergency Access
2 years ago
BlackDex 1b64b9e164
Add dev-only query logging support
2 years ago
BlackDex b186813049
Add Organizational event logging feature
2 years ago
Stefan Melmuk 2f9d7060bd
check if sqlite folder exists
2 years ago
Samuel Tardieu 7445ee40f8 Remove get_random_64()
2 years ago
Samuel Tardieu d0baa23f9a Use constant size generic parameter for random bytes generation
2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow
2 years ago
Stefan Melmuk 870f0d0932
validate billing_email on save
2 years ago
Daniel García 8409b31d6b
Update to diesel2
2 years ago
MFijak 21bc3bfd53 group support
2 years ago
Jeremy Lin f49eb8eb4d
Add `CreationDate` to cipher response JSON
2 years ago