1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-02 04:11:04 +01:00
bitwarden-server/src/Api
Shane Melton ca2915494d
[AC-2068] Allows Users to read all users/groups when Flexible Collections is enabled (#3720)
* [AC-2068] Allow any member of an org to read all users for that organization with flexible collections

* [AC-2068] Allow any member of an org to read all groups for that organization with flexible collections

* [AC-2068] Formatting
2024-01-30 09:53:56 -08:00
..
AdminConsole [AC-2104] Add flexible collections properties to provider organizations sync response (#3717) 2024-01-29 14:04:45 -06:00
Auth [PM-5149] unique SP entity id for organization sso configs (#3520) 2024-01-18 16:54:01 -05:00
Billing/Public [AC-2000] Get 400 response code when a secrets manager is not enabled for Organisation while password Manager is Updated (#3612) 2023-12-22 20:28:07 +01:00
Controllers [PM-5873 / PM-5932] Fix collection creation by users other than the Organization owner (#3721) 2024-01-30 16:18:18 +00:00
Jobs SM-503: Add EmptySecretsManagerTrashJob (#2863) 2023-07-18 15:32:47 -04:00
Models [AC-1843] Automate PM discount for SM Trial (#3661) 2024-01-29 11:10:27 -05:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Public/Controllers [AC-1880] - Public API - Update collection permission associations with Manage property (#3656) 2024-01-22 10:44:33 -06:00
SecretsManager [SM-909] Add service-account people access policy management endpoints (#3324) 2023-12-07 15:35:16 -06:00
Tools [AC-1782] Import can manage (#3453) 2024-01-29 14:46:34 +00:00
Utilities [AC-1139] Flexible collections: deprecate Manage/Edit/Delete Assigned Collections custom permissions (#3360) 2023-12-08 18:07:59 +00:00
Vault [AC-2068] Allows Users to read all users/groups when Flexible Collections is enabled (#3720) 2024-01-30 09:53:56 -08:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
Api.csproj [SG-497] BEEEP - Health Checks API Project (#2237) 2023-06-26 15:04:21 -04:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json Changing CF-Connecting-IP -> X-Connecting-IP. Also renaming CloudFlareConnectingIp. (#3236) 2023-08-29 21:25:47 +08:00
appsettings.Production.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.QA.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.SelfHosted.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
build.ps1 local build scripts 2020-03-06 22:05:50 -05:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile [PS-40] Upgrade to .NET 6 (#2056) 2022-06-24 10:39:34 -04:00
entrypoint.sh update entry.sh file for bw apps (#2771) 2023-03-09 14:20:46 +00:00
Program.cs [PM-3569] Upgrade to Duende.Identity (#3185) 2023-11-20 16:32:23 -05:00
runtimeconfig.template.json migrate to vs 2017 2017-03-08 00:17:59 -05:00
Startup.cs [AC-1758] Implement RemoveOrganizationFromProviderCommand (#3515) 2024-01-12 10:38:47 -05:00