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-28 16:22:22 -05:00
Code
bitwarden
/
test
/
Core.Test
/
AdminConsole
/
OrganizationFeatures
/
OrganizationUsers
/
InviteUsers
History
jrmccannon
1dbe37a250
Added test to verify valid request with a user calls db method and sends the invite
2025-02-21 15:09:17 -06:00
..
Validation
Added bulk procedure for saving users, collections and groups from inviting. Added test to validate Ef and Sproc
2025-02-17 16:32:23 -06:00
InviteOrganizationUserCommandTests.cs
Added test to verify valid request with a user calls db method and sends the invite
2025-02-21 15:09:17 -06:00
SendOrganizationInvitesCommandTests.cs
Created SendOrganizationInvitesCommand and moved some tests from OrgServiceTests. Fixed some tests in org service in relation to moving out SendOrgInviteCommand code.
2025-02-21 09:15:41 -06:00