This website requires JavaScript.
Explore
Help
Sign In
nhyatt
/
bitwarden
Watch
1
Star
0
Fork
0
You've already forked bitwarden
mirror of
https://github.com/bitwarden/server.git
synced
2025-04-23 22:15:10 -05:00
Code
bitwarden
/
test
/
Core.Test
/
AdminConsole
/
Authorization
History
jrmccannon
8aa8e0499c
Added auth handler for password reset.
2025-03-14 11:31:02 -05:00
..
OrganizationUserDetailsAuthorizationHandlerTests.cs
Moved auth logic for GET /organizations/{orgId}/users/{id} to auth handler. Updated tests as well.
2025-03-13 11:50:46 -05:00
OrganizationUserGroupsAuthorizationHandlerTests.cs
Moved authz code from GET organizations/orgId/users/id/groups to auth handler. Added tests.
2025-03-13 12:23:05 -05:00
OrganizationUserResetPasswordDetailsAuthorizationHandlerTests.cs
Added auth handler for password reset.
2025-03-14 11:31:02 -05:00
OrganizationUserUserDetailsAuthorizationHandlerTests.cs
[PM-12479] - Adding group-details endpoint (
#4959
)
2024-11-12 11:25:36 -06:00
OrganizationUserUserMiniDetailsAuthorizationHandlerTests.cs
[PM-12479] - Adding group-details endpoint (
#4959
)
2024-11-12 11:25:36 -06:00