1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-01 23:31:41 +01:00
bitwarden-server/src/Events
Nick Krantz 7b1edb3d3f
[PM-5450] Add check for admin/org access for events (#4705)
* check to see if the org allows access to collections/ciphers to owners for events

* linter

* add check for organization value before attempting to use it

* refactor logic to check for org abilities

* remove checks for organization abilities

- The previous logic would block events from being collected when a cipher was unassigned

* check for organization when recording an event from owner/admin
2024-09-30 08:59:18 -05:00
..
Controllers [PM-5450] Add check for admin/org access for events (#4705) 2024-09-30 08:59:18 -05:00
Models Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Properties Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
.dockerignore Update output directory for dotnet builds (#1358) 2021-05-27 12:16:12 -04:00
appsettings.Development.json [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00
appsettings.json Remove DocumentDB settings placeholders (#3943) 2024-03-29 13:28:16 -04: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 azure build scripts 2019-07-24 21:59:14 -04:00
build.sh revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
Dockerfile [PM-6630][INT-188] krb5 to dockerfile and kinit entrypoint (#3841) 2024-09-20 12:15:47 -04:00
entrypoint.sh [PM-6630][INT-188] krb5 to dockerfile and kinit entrypoint (#3841) 2024-09-20 12:15:47 -04:00
Events.csproj Project configuration tune-up (#2994) 2023-06-08 13:21:03 -04:00
Program.cs [PM-3569] Upgrade to Duende.Identity (#3185) 2023-11-20 16:32:23 -05:00
Startup.cs Establish IFeatureService as scoped (#3679) 2024-01-18 09:47:34 -05:00