Commit Graph

352 Commits (0e53f582889eef28a2bde76f22d3ffa42608eac9)

Author SHA1 Message Date
Coby Geralnik a4ab014ade
Fix bug where secureNotes is empty (#4730)
6 months ago
Stefan Melmuk 8e8483481f
use a custom plan of enterprise tier to fix limits (#4726)
6 months ago
Mathijs van Veluw d04b94b77d
Some fixes for emergency access (#4715)
6 months ago
Stefan Melmuk fda77afc2a
add group support for Cipher::get_collections() (#4592)
6 months ago
Mathijs van Veluw d42b264a93
Fix collections and native app issue (#4685)
6 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
6 months ago
Daniel García 8f05a90b96
Fix some more nightly errors and remove lint that will become an error by default (#4661)
6 months ago
Daniel García 9082e7cebb
Fix some nightly build errors (#4657)
6 months ago
Mathijs van Veluw 55fdee3bf8
Update crates, web-vault and GHA (#4648)
6 months ago
Stefan Melmuk f01ef40a8e
differentiate external groups by organization id (#4586)
7 months ago
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)
9 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