Commit Graph

926 Commits (64ae0aa3864a4ff78c7f1413ac6bbab600d05f70)

Author SHA1 Message Date
Stefan Melmuk ecfebaf3c7
allow re-invitations of existing users (#4768)
6 months ago
Mathijs van Veluw b27e6e30c9
Fix Email 2FA login on native app (#4762)
6 months ago
Mathijs van Veluw 54bfcb8bc3
Update admin interface (#4737)
6 months ago
Daniel García 035f694d2f
Improved HTTP client (#4740)
6 months ago
Mathijs van Veluw d04b94b77d
Some fixes for emergency access (#4715)
7 months ago
Stefan Melmuk fda77afc2a
add group support for Cipher::get_collections() (#4592)
7 months ago
Mathijs van Veluw bd91964170
Fix duplicate folder creations during import (#4702)
7 months ago
Daniel García a4c7fadbf4
Change some missing PascalCase keys (#4671)
7 months ago
Daniel García 4233dbf3db
Fix cipher creation on new android app (#4670)
7 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
7 months ago
Mathijs van Veluw f05398a6b3
Update admin interface dependencies (#4581)
8 months ago
Timshel 9555ac7bb8
Remove compatibility route (#4578)
8 months ago
Stefan Melmuk f01ef40a8e
differentiate external groups by organization id (#4586)
8 months ago
FDHoho007 753a9e0bae
Fix public api for domains with path prefix (#4500)
8 months ago
Daniel García 0fe93edea6
Some fixes for the new mobile apps (#4526)
9 months ago
Stefan Melmuk e9aa5a545e
fix emergency access invites (#4337)
9 months ago
Stefan Melmuk 9dcc738f85
improve access to collections via groups (#4441)
9 months ago
Kristof Mattei 84a7c7da5d
Pass in collection ids to notifier when sharing cipher. (#4517)
9 months ago
Daniel García 27dc67fadd
Implement custom DNS resolver (#3988)
9 months ago
Mathijs van Veluw e1a8df96db
Update Key Rotation web-vault v2024.3.x (#4446)
10 months ago
Mathijs van Veluw e42a37c6c1
Update crates and some Clippy fixes (#4475)
10 months ago
Daniel García 2d98aa3045
Use async verify for Yubikey (#4448)
10 months ago
Mathijs van Veluw 93636eb3c3
Update Rust and crates (#4445)
10 months ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436)
10 months ago
guangwu ce8efcc48f
fix: typos (#4440)
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
Jacques B 29144b2ce0
Small improvements around email change (#4415)
10 months ago
Mathijs van Veluw 3427217686
Remove custom WebSocket code (#4001)
10 months ago
Krapp 2cbfe6fa5b
Fix comment in events.rs (#4408)
10 months ago
one230six d86c4f2c23
Signed-off-by: one230six <723682061@qq.com> (#4422)
10 months ago
Calvin Li d0c22b9fc9
fix: web API call for jquery 3.7.1 (#4400)
11 months ago
Mathijs van Veluw d6b97090fa
Update crates, GHA and a Python/JS scripts (#4357)
11 months ago
Mathijs van Veluw b9bdc9b8e2
Update Rust, crates and web-vault (#4328)
12 months ago
Mathijs van Veluw 569add453d
Add Kubernetes environment detection (#4290)
12 months ago
Stefan Melmuk 0b2383ab56
fix push device registration (#4297)
12 months ago
Stefan Melmuk 3b283c289e
register missing push devices at login (#3792)
12 months ago
Mathijs van Veluw 0f39d96518
Fix attachment upload size check (#4282)
12 months ago
Daniel García edf7484a70
Improve file limit handling (#4242)
1 year ago
Jacques B 8b66e34415
Return 404 when user public_key is empty (#4271)
1 year ago
Stefan Melmuk 1b801406d6
prevent side effects if groups are disabled (#4265)
1 year ago
Mathijs van Veluw 5c77431c2d
Fix bulk collection deletion (#4257)
1 year ago
Stefan Melmuk 596c167312
improve emergency access when not enabled (#4227)
1 year ago
Stefan Melmuk 2c36993792
enforce 2FA policy on removal of second factor and login (#3803)
1 year ago
THONY d672ad3f76
US or EU Data Region Selection (#3752)
1 year ago
Philipp Kolberg 98b2178c7d
Allow customizing the featureStates (#4168)
1 year ago
Mathijs van Veluw c5665e7b77
Update Rust and Crates (#4211)
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 0fdda3bc2f
Prevent generating an error during ws close (#4127)
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
Mathijs van Veluw 03c6ed2e07
Disable autofill-v2 (#4056)
1 year ago
Mathijs van Veluw cec1e87679
Fix importing Bitwarden exports (#4030)
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
Daniel García 8933ac2ee7
Merge pull request #3986 from admav/config_email_change
1 year ago
Adrià Martín 4861f6decc New config option disable email change
1 year ago
BlackDex 18d66474e0
Fix External ID not set during DC Sync
1 year ago
Daniel García ff8db4fd78
Merge pull request #3951 from teicee/last-active
1 year ago
Mathieu Valois ef5e0bd4e5 Remove unnecessary variable clone
1 year ago
Mathieu Valois 30b408eaa9 LastActive is null instead of 'Never' when never connected
1 year ago
tuhana 480bf9b0c1
`our selves` -> `ourselves`
1 year ago
tuhana 3d4be24902
Fix typos
1 year ago
Mathieu Valois bf41d74501 Adds LastActive on /admin/users API route
1 year ago
BlackDex d6e0ace192
Fix Login With Device without MasterPassword
1 year ago
BlackDex 32543c46da
Update Rust and Crates
1 year ago
BlackDex 83d5432cbf
Update admin interface
1 year ago
Daniel García f579a4154c
Merge pull request #3806 from BlackDex/fix-3776
1 year ago
Daniel García f5a19c5f8b
Merge pull request #3797 from stefan0xC/add-plans-all-endpoint
1 year ago
BlackDex aa9bc1f785
Allow Authorization header for Web Sockets
1 year ago
Stefan Melmuk f162e85e44
add UserDecryptionOptions to login response (#3813)
1 year ago
Stefan Melmuk 33ef70c192
add minimal secretsmanager plan for web-v2023.8.x
1 year ago
BlackDex 6cdcb3b297
Optimized Favicon downloading
1 year ago
Bernd Schoolmann 8d7b3db33d Implement login-with-device
1 year ago
BlackDex d892880dd2
Fix UserOrg status during LDAP Import
2 years ago
BlackDex 4ec2507073
Remove debug code during attachment download
2 years ago
BlackDex 631d022e17
Fix some external_id issues
2 years ago
BlackDex 08f37b9935
Fix org creation regresion
2 years ago
Daniel García a6cfdddfd8
Merge pull request #3649 from BlackDex/update-crates
2 years ago
Daniel García 814ce9a6ac
Merge pull request #3632 from sirux88/fix-reset-password-check-issue
2 years ago
Daniel García 1bee46f64b
Merge pull request #3623 from fashberg/main
2 years ago
Jan Jansen 84e901b7d2 add user to collection during creation
2 years ago
Folke Ashberg 6050c8dac5 Added-External_id for Collections
2 years ago
BlackDex 0a6b797e6e
Update crates and small clippy fix
2 years ago
sirux88 fb6f441a4f fixed unnecessary variable usage
2 years ago
sirux88 9876aedd67 added password check for manual reset
2 years ago
Daniel García 19e671ff25
Fix dataurl parse panic when icon is malformed
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
BlackDex 3c0cac623d
Fix send access regression
2 years ago
Jan Jansen e818a0bf37 Add group import on invite
2 years ago
BlackDex 84a23008f4
Update crates and workflow
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
BlackDex 83376544d8 Fix collection change ws notifications
2 years ago