aboutsummaryrefslogtreecommitdiff
path: root/src/api/core/organizations.rs
AgeCommit message (Expand)Author
11 daysSome refactoring and optimizations (#5291)Mathijs van Veluw
2024-11-25chore: fix some comments (#5224)chuangjinglu
2024-11-17Fix Org Import duplicate collections (#5200)1.32.5Mathijs van Veluw
2024-11-15Support SSH keys on desktop 2024.12 (#5187)Daniel García
2024-11-13don't infer manage permission for groups (#5190)Stefan Melmuk
2024-10-18Fix collection management and match some json output (#5095)Mathijs van Veluw
2024-10-18Fix org invite url being html encoded (#5100)Mathijs van Veluw
2024-10-11Updates and collection management fixes (#5072)Mathijs van Veluw
2024-09-23Add extra linting (#4977)1.32.1Mathijs van Veluw
2024-09-09Fix sync with new native clients (#4932)Mathijs van Veluw
2024-09-01Add orgUserHasExistingUser parameters to org invite (#4827)Timshel
2024-08-30Allow enforcing Single Org with pw reset policy (#4903)Mathijs van Veluw
2024-08-15Fix manager in web-vault v2024.6.2 for collections (#4860)Mathijs van Veluw
2024-08-11Fix data disclosure on organization endpoints (#4837)1.32.0Mathijs van Veluw
2024-08-07Update crates, web-vault and fixes (#4823)Mathijs van Veluw
2024-08-01make access_all optional (#4812)Stefan Melmuk
2024-07-24allow re-invitations of existing users (#4768)Stefan Melmuk
2024-06-24Change some missing PascalCase keys (#4671)Daniel García
2024-06-23Change API and structs to camelCase (#4386)Daniel García
2024-04-27improve access to collections via groups (#4441)Stefan Melmuk
2024-04-27Pass in collection ids to notifier when sharing cipher. (#4517)Kristof Mattei
2024-04-06Update crates and some Clippy fixes (#4475)Mathijs van Veluw
2024-03-17automatically use email address as 2fa provider (#4317)Stefan Melmuk
2024-03-17Fix #3624: fix manager permission within groups (#3754)Matlink
2024-02-08Update Rust, crates and web-vault (#4328)Mathijs van Veluw
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-25prevent side effects if groups are disabled (#4265)Stefan Melmuk
2024-01-25Fix bulk collection deletion (#4257)Mathijs van Veluw
2024-01-01enforce 2FA policy on removal of second factor and login (#3803)Stefan Melmuk
2023-11-12Add Protected Actions Check (#4067)Mathijs van Veluw
2023-10-07`our selves` -> `ourselves`tuhana
2023-10-05Fix typostuhana
2023-08-24add minimal secretsmanager plan for web-v2023.8.xStefan Melmuk
2023-07-12Fix some external_id issuesBlackDex
2023-07-06Fix org creation regresionBlackDex
2023-07-04Merge pull request #3632 from sirux88/fix-reset-password-check-issueDaniel García
2023-07-04Merge pull request #3623 from fashberg/mainDaniel García
2023-07-04add user to collection during creationJan Jansen
2023-07-04Added-External_id for CollectionsFolke Ashberg
2023-07-04fixed unnecessary variable usagesirux88
2023-07-04added password check for manual resetsirux88
2023-07-03Add some extra access checks for attachments and groupsDaniel García
2023-06-22Add group import on inviteJan Jansen
2023-06-16Fix mobile push blocking requests and spamming push serverBernd Schoolmann
2023-06-13Some code changes and optimizationsBlackDex
2023-06-13Merge and modify PR from @KurnihilBlackDex
2023-06-13Add support for Organization tokenBlackDex
2023-06-11feat: Push NotificationsGeekCornerGH
2023-05-09policy data should be `null` not an empty objectStefan Melmuk
2023-04-30Change `String` to `&str` for all Rocket functionsBlackDex