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-29 16:52:16 -05:00
Code
bitwarden
/
test
/
Core.Test
/
AdminConsole
/
OrganizationFeatures
/
OrganizationUsers
/
InviteUsers
History
jrmccannon
611ad8c343
Moved to private method. Made ScimInvite inherit the single invite base model. Moved create methods to constructors. A few more CR changes included.
2025-03-05 14:55:41 -06:00
..
Helpers
Moved to private method. Made ScimInvite inherit the single invite base model. Moved create methods to constructors. A few more CR changes included.
2025-03-05 14:55:41 -06:00
Validation
Added integration test around enabling feature and sending invite via scim. Did a bit of refactoring on the SM validation. Fixed couple bugs found.
2025-02-24 11:10:48 -06:00
InviteOrganizationUserCommandTests.cs
Moved to private method. Made ScimInvite inherit the single invite base model. Moved create methods to constructors. A few more CR changes included.
2025-03-05 14:55:41 -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