1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/src/Core
cd-bitwarden 9560a32495
[SM-1211] Adding API endpoint to send out Access Request for SM to Admins, addi… (#4155)
* Adding API endpoint to send out Access Request for SM to Admins, adding email template

* Fixing email template HTML, adding tests

* fixing tests

* fixing lint

* Moving files to proper locations

* fixing build error relating to not removing some old code

* Updating namespaces and removing unused using statements

* Dependency injection fix

* Fixing tests and moving them to proper files

* lint

* format fixes

* dotnet format fix

* small fixes

* removing using directive's that aren't needed

* Update bitwarden_license/test/Commercial.Core.Test/SecretsManager/Commands/PasswordManager/RequestSMAccessCommandTests.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Update src/Core/MailTemplates/Handlebars/SecretsManagerAccessRequest.text.hbs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Update bitwarden_license/src/Commercial.Core/SecretsManager/Commands/PasswordManager/RequestSMAccessCommand.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Changes requested by Thomas

* Lint fixes

* Suggested changes from Maceij

* Current state of tests

* Fixing tests and getting the core.csproj file from main

* Reverting csproj file change

* Removing usings directory

* dotnet format

* Fixing test

* Update bitwarden_license/test/Commercial.Core.Test/SecretsManager/Commands/Requests/RequestSMAccessCommandTests.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Update test/Api.Test/SecretsManager/Controllers/RequestSMAccessControllerTests.cs

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>

* Thomas requested changes

* Fixing 500 error when user name is null

* Prettier error message if user sends over an whitespace string

* Fixing word wrapping issue in email contents

---------

Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
2024-07-25 11:04:05 -04:00
..
AdminConsole [AC-2648] Remove Organization.FlexibleCollections from Models (#4529) 2024-07-23 16:03:02 -05:00
Auth [PM-9925] Tokenable for User Verification on Two Factor Authenticator settings (#4558) 2024-07-25 07:51:23 -07:00
Billing [PM-8844] Families sponsorship line items bug (#4440) 2024-07-15 13:39:28 -04:00
Context Resolved an issue where the API required users to be organization owners when accessing the members page (#4534) 2024-07-19 10:24:48 -04:00
Entities PM-2944] Make Entities Nullable In Admin Console (#4386) 2024-07-04 21:14:37 -04:00
Enums [PM-5963] Fix tde offboarding vault corruption (#4144) 2024-07-23 14:53:08 -04:00
Exceptions [AC-1192] Create endpoints for new Device Approvals page (#2993) 2023-06-15 14:54:08 -07:00
HostedServices Platform/pm 2535/upgrade to azure messaging servicebus (#3102) 2023-08-07 08:57:18 -05:00
Identity [AC-1331] Remove Manager role - final (#4493) 2024-07-12 06:13:10 +10:00
IdentityServer [PM-6196] Cleanup distributed cache for identity (#3704) 2024-02-09 07:43:28 -05:00
Jobs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
MailTemplates/Handlebars [SM-1211] Adding API endpoint to send out Access Request for SM to Admins, addi… (#4155) 2024-07-25 11:04:05 -04:00
Models [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 2024-07-24 09:48:09 -04:00
OrganizationFeatures [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 2024-07-24 09:48:09 -04:00
Properties [Business Portal] BUG Fix localization (#1385) 2021-06-09 09:56:29 -05:00
Repositories [PM-2943] Enable Nullable Repositories in Unowned Files (#4549) 2024-07-24 09:48:09 -04:00
Resources Change error message (#4175) 2024-06-11 16:20:06 -04:00
SecretsManager [SM-1211] Adding API endpoint to send out Access Request for SM to Admins, addi… (#4155) 2024-07-25 11:04:05 -04:00
Services [SM-1211] Adding API endpoint to send out Access Request for SM to Admins, addi… (#4155) 2024-07-25 11:04:05 -04:00
Settings Auth/PM-5092 - Registration with Email verification - Send Email Verification Endpoint (#4173) 2024-06-19 13:54:20 -04:00
Tokens Auth/PM-3275 - Changes to support TDE User without MP being able to Set a Password + misc refactoring (#3242) 2023-11-02 08:02:25 -07:00
Tools Auth/PM-6198 - Registration with Email Verification - Add email clicked endpoint (#4520) 2024-07-22 17:24:42 -04:00
Utilities [AC-1331] Remove Manager role - final (#4493) 2024-07-12 06:13:10 +10:00
Vault Remove FlexibleCollections feature flag (#4481) 2024-07-24 09:03:09 +10:00
AssemblyInfo.cs Run dotnet format (#1764) 2021-12-16 15:35:09 +01:00
Constants.cs [PM-9925] Tokenable for User Verification on Two Factor Authenticator settings (#4558) 2024-07-25 07:51:23 -07:00
Core.csproj [deps] Tools: Update aws-sdk-net monorepo to v3.7.400 (#4555) 2024-07-25 13:43:26 +02:00
licensing_dev.cer Feature/self hosted development (#1921) 2022-03-21 17:13:00 -05:00
licensing.cer prod licensing certs 2017-10-03 16:19:20 -04:00