3088 Commits (79ce68db024e01bec7431f699f7a1fa936314410)
 

Author SHA1 Message Date
tom27052006 79ce68db02 Merge main into feature/custom-role-permissions 3 weeks ago
Daniel García 46ae59eaf4
Trusted proxy support, unauthenticated rate limit & other fixes (#7472) 3 weeks ago
Mathijs van Veluw a6a88e7929
Update API response, crates and GHA (#7470) 3 weeks ago
Timshel 5040bcb7c0
Remove unused fields (#7458) 3 weeks ago
tom27052006 e467062c94 Fix privilege escalation: collection manage grants bypassed delete gate 3 weeks ago
tom27052006 2243922517 Quote reserved `groups` identifier in MySQL collection-permissions migration 3 weeks ago
tom27052006 fe3111d9b5 Align bulk collection-access authorization with single-collection edit 3 weeks ago
tom27052006 031051b61c Fix privilege escalation: Edit any collection could reach Delete any collection 3 weeks ago
Tom aae6294ce2
Merge branch 'main' into feature/custom-role-permissions 3 weeks ago
Tom 660faee68e
Fix custom role dialog selectors (#7442) 3 weeks ago
Daniel 683a23e43c
Fix compilation with newer `rust-musl` version (#7453) 3 weeks ago
Tom a2de466f84
Merge branch 'main' into feature/custom-role-permissions 3 weeks ago
Timshel 4a9bcb0694
Remove old compatibility code (#7434) 3 weeks ago
tom27052006 8289e2dcff Fix custom-role privilege escalation and align read guards (security review) 4 weeks ago
tom27052006 84edbf23b0 Fix Custom Role selectors for new dialogs 4 weeks ago
tom27052006 3cd4dd8bfa Fix custom collection authorization 4 weeks ago
tom27052006 1cc4238654 Fix collection delete for legacy Managers migrated to Custom 4 weeks ago
tom27052006 a992695c00 Fix cross-tenant and revoke authorization bypasses from security audit 4 weeks ago
tom27052006 e67fb30c5f Fix delete-only collection access in web vault 4 weeks ago
tom27052006 44139eb0c7 Add granular custom collection permissions 4 weeks ago
tom27052006 4b90b47dec Fix privilege escalation: restrict role-type changes to Admins/Owners in edit_member 1 month ago
Tom a2451a6ee3
Merge branch 'main' into feature/custom-role-permissions 1 month ago
tom27052006 84b8de124e Keep per-collection manage working for Custom members 1 month ago
tom27052006 011e5c005b Add the Custom role to the admin panel 1 month ago
tom27052006 b571efcadd Migrate legacy Manager members to the Custom type 1 month ago
Mathijs van Veluw 169aa5efcc
Misc updates and fixes (#7406) 1 month ago
Denis Pisarev 64d28ab66e
improve CI (#6991) 1 month ago
tom27052006 8a65c6631a Security: gate group delete/member-removal on collection access 1 month ago
tom27052006 81b76d9782 Persist manage_* permission flags on invite 1 month ago
tom27052006 1dcd3ea26f Block collection access via group assignment in edit_member and send_invite 1 month ago
tom27052006 3b07e1ed83 Merge remote-tracking branch 'upstream/main' into feature/custom-role-permissions 1 month ago
tom27052006 02b6c2c205 Restrict group reads to manage_groups and hide policy contents without manage_policies 1 month ago
tom27052006 43fb19f190 Harden custom-role permission checks 1 month ago
pilotstew 4720cdbe86
Add `pm-26340-linux-biometrics-v2` feature flag (#7358) 1 month ago
Timshel 5447ee6af2
SSO use ClientSecretPost if ClientSecretBasic is not available (#7357) 1 month ago
Timshel 5c5e8e1a6f
2026.6.0 send support (#7346) 1 month ago
Timshel 7320a1db4b
PutPolicy now using vnext format (#7296) 1 month ago
Timshel a058a35ccd
[v2026.5.0] Registration request update (#7295) 1 month ago
Timshel a16b5afaaa
Org membership delete remove Invitation (#7284) 1 month ago
kvdb fddc16d2b8
fix(sends): emit hideEmail as non-null boolean in sync response (#7283) 1 month ago
Timshel ec7fa137b7
Admin password recovery endpoint change (#7270) 1 month ago
Timshel b25f715364
Fix enforce blocked (#7246) 1 month ago
tom27052006 9f45aa77e7 Fix privilege escalation: gate access_all in edit_member 1 month ago
tom27052006 e72c97c30d Harden custom-role permissions: block indirect collection access via groups; block manage_users revoke/restore of admins; cargo fmt 1 month ago
tom27052006 4d6b667ffc Server-side collection/group permission hardening; works without web-vault changes 1 month ago
tom27052006 df18711b49 Silence struct_excessive_bools lint for Membership 1 month ago
tom27052006 1f6d457533 Add custom role permissions: Manage Users, Groups, Policies 1 month ago
Mathijs van Veluw d6a3d539ed
Update Rust, Crates and GHA (#7307) 2 months ago
user71424q d626ea81ab
Serve Apple app site association file (#7191) 3 months ago
Mathijs van Veluw 1ba2c6a26c
Switch to Edition 2024, more clippy lints, and less macro calls (#7200) 3 months ago