1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-02 04:11:04 +01:00
bitwarden-server/src
Matt Gibson 9ff82ab176
Use the correct policy enum type (#2045)
Explicit conversion from non-generics to generics doesn't seem to work
here, so I moved to using the read methods already on base Policy.
2022-06-09 18:57:56 -05:00
..
Admin [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Api Use the correct policy enum type (#2045) 2022-06-09 18:57:56 -05:00
Billing [fix] Correct a typo in the event name of a stripe webhook (#2023) 2022-05-31 18:08:34 +02:00
Core Use the correct policy enum type (#2045) 2022-06-09 18:57:56 -05:00
Events [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
EventsProcessor [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
Icons CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Identity CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Infrastructure.Dapper Use the correct policy enum type (#2045) 2022-06-09 18:57:56 -05:00
Infrastructure.EntityFramework Use the correct policy enum type (#2045) 2022-06-09 18:57:56 -05:00
Notifications [BEEEP] Integration tests (#1945) 2022-05-20 15:24:59 -04:00
SharedWeb CSA-2 - Require user interaction for SSO redirect (#1948) 2022-06-01 12:23:52 -05:00
Sql [PS-165] Missing copy verification code (#2022) 2022-06-07 16:52:07 +01:00