Commit Graph

342 Commits (8e7b27cc36f02da6a02099be3bc5a59e42bcb1b6)

Author SHA1 Message Date
Stefan Melmuk f5fb69b64f
also delete organization_api_key (#4557)
7 months ago
Daniel García 0fe93edea6
Some fixes for the new mobile apps (#4526)
8 months ago
Stefan Melmuk e9aa5a545e
fix emergency access invites (#4337)
8 months ago
Stefan Melmuk 9dcc738f85
improve access to collections via groups (#4441)
8 months ago
Mathijs van Veluw e42a37c6c1
Update crates and some Clippy fixes (#4475)
9 months ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436)
10 months ago
Stefan Melmuk 79ce5b49bc
automatically use email address as 2fa provider (#4317)
10 months ago
Matlink 7c3cad197c
Fix #3624: fix manager permission within groups (#3754)
10 months ago
gzfrozen 000c606029
Change timestamp data type. (#4355)
10 months ago
Daniel García a1fbd6d729
Improve JWT key initialization and avoid saving public key (#4085)
10 months ago
Stefan Melmuk 3b283c289e
register missing push devices at login (#3792)
11 months ago
Daniel García edf7484a70
Improve file limit handling (#4242)
11 months ago
Stefan Melmuk 1b801406d6
prevent side effects if groups are disabled (#4265)
11 months ago
Stefan Melmuk 2c36993792
enforce 2FA policy on removal of second factor and login (#3803)
1 year ago
Matlink a641b48884
Fix #3413: push to users accessing the collections using groups (#3757)
1 year ago
Mathijs van Veluw 76a3f0f531
Fix Single Org Policy check (#4207)
1 year ago
Mathijs van Veluw eccb3ab947
Decrease JWT Refresh/Auth token (#4163)
1 year ago
Mathijs van Veluw 8ab200224e
Several small fixes for open issues (#4143)
1 year ago
Mathijs van Veluw 48836501bf
Update crates (#4074)
1 year ago
Mathijs van Veluw f863ffb89a
Add Protected Actions Check (#4067)
1 year ago
GeekCorner 93da5091e6
feat: Working passkeys storage (#4025)
1 year ago
Daniel García cb4b683dcd
Implement cipher key encryption (#3990)
1 year ago
BlackDex 18d66474e0
Fix External ID not set during DC Sync
1 year ago
BlackDex ca1a9e26d8
Remove `SET CONSTRAINTS` during postgres migration
1 year ago
tuhana 3d4be24902
Fix typos
1 year ago
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
1 year ago
BlackDex a8e5384c4a
Fix Org API Key generation on PosgreSQL
1 year 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