jrmccannon
8aa8e0499c
Added auth handler for password reset.
2025-03-14 11:31:02 -05:00
jrmccannon
058460cec7
Moved authz code from GET organizations/orgId/users/id/groups to auth handler. Added tests.
2025-03-13 12:23:05 -05:00
jrmccannon
589af12f8f
Moved auth logic for GET /organizations/{orgId}/users/{id} to auth handler. Updated tests as well.
2025-03-13 11:50:46 -05:00
Jared McCannon
f2bf9ea9f8
[PM-12479] - Adding group-details endpoint ( #4959 )
...
✨ Added group-details endpoint. Moved group auth handler to AdminConsole directory.
---------
Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-11-12 11:25:36 -06:00
Thomas Rittson
6272e84c92
Remove feature flag ( #4931 )
...
Co-authored-by: MtnBurrit0 <77340197+mimartin12@users.noreply.github.com>
2024-10-25 10:17:28 +10:00
Thomas Rittson
c94a084c86
[PM-3478] Refactor OrganizationUser api ( #4752 )
...
* Add OrganizationUserMiniDetails endpoint, models and authorization
* Restrict access to current OrganizationUserUserDetails endpoint
Both are behind feature flags
2024-10-01 07:14:16 +10:00