1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/test/Api.Test/AdminConsole/Controllers
Tom af3797c540
[AC-2614] Member Access Report Endpoint (#4599)
* Initial draft of moving the org user controller details method into a query

* Removing comments and addressing pr items

* Adding the org users query to core

* Adding the member access report

* Addressing some pr concerns and refactoring to be more efficient

* Some minor changes to the way properties are spelled

* Setting authorization to organization

* Adding the permissions check for reports and comments

* removing unnecessary usings

* Removing ciphers controller change that was a mistake

* There was a duplication issue in getting collections for users grabbing groups

* Adding comments to the CreateReport method

* Only get the user collections by userId

* Some finaly refactoring

* Adding the no group, no collection, and no perms local strings

* Modifying and adding query test cases

* Removing unnecessary permissions code in query

* Added mapping for id and UsesKeyConnector to MemberAccessReportModel (#4681)

* Moving test cases from controller fully into the query.

---------

Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
Co-authored-by: aj-rosado <109146700+aj-rosado@users.noreply.github.com>
2024-09-04 14:33:33 -04:00
..
GroupsControllerPutTests.cs Fix Most Test Warnings (#4612) 2024-08-15 17:14:22 -04:00
GroupsControllerTests.cs [PM-10291] Remove Flexible Collections v1 flag from API (#4578) 2024-08-08 12:26:07 -05:00
OrganizationAuthRequestsControllerTests.cs Allow for bulk processing new login device requests (#4064) 2024-05-27 11:56:52 +10:00
OrganizationConnectionsControllerTests.cs [AC-1200] Admin Console code ownership - move OrganizationFeatures (#3369) 2023-10-26 16:47:44 -05:00
OrganizationDomainControllerTests.cs AC Team code ownership moves: Organization pt. 1 (#3472) 2023-11-28 17:18:08 -06:00
OrganizationsControllerTests.cs [PM-10325] Rename OrganizationUser Delete and BulkDelete endpoints to Remove and BulkRemove (#4711) 2024-09-04 11:18:23 +01:00
OrganizationUserControllerPutTests.cs chore: remove fc v1 feature flag, remove obsolete feature service calls from tests, refs PM-10295 (#4618) 2024-08-13 11:20:05 -05:00
OrganizationUsersControllerTests.cs [AC-2614] Member Access Report Endpoint (#4599) 2024-09-04 14:33:33 -04:00