mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
9d59e4dc9e
* [AC-1637] Added HtmlEncodingStringConverter to encode/decode special chars on JSON serialization/deserialization
* [AC-1637] Added unit tests for HtmlEncodingStringConverter
* [AC-1637] Moved expected values on unit tests to the arrange phase
* [AC-1637] Added HtmlEncodingStringConverter to properties that are for input/output of Org Name and Business name
* [AC-1637] Modified views in Admin project to decode values to display
* [AC-1637] Replaced Html.Raw with HttpUtility.HtmlDecode
* [AC-1637] Added JsonConverter to Provider DTOs
* [AC-1637] Modified HandlebarsMailService to decode organization name before sending emails
* Revert "[AC-1637] Added JsonConverter to Provider DTOs"
This reverts commit
|
||
---|---|---|
.. | ||
AssemblyHelpers.cs | ||
BillingHelpers.cs | ||
BitPayClient.cs | ||
BulkAuthorizationHandler.cs | ||
ClaimsExtensions.cs | ||
CoreHelpers.cs | ||
CurrentContextMiddleware.cs | ||
CustomIpRateLimitMiddleware.cs | ||
CustomRedisProcessingStrategy.cs | ||
DeviceTypes.cs | ||
DistributedCacheExtensions.cs | ||
EncryptedStringAttribute.cs | ||
EncryptedStringLengthAttribute.cs | ||
EpochDateTimeJsonConverter.cs | ||
HandlebarsObjectJsonConverter.cs | ||
HostBuilderExtensions.cs | ||
IDbMigrator.cs | ||
JsonHelpers.cs | ||
KdfSettingsValidator.cs | ||
LoggerFactoryExtensions.cs | ||
LoggingExceptionHandlerFilterAttribute.cs | ||
RequireFeatureAttribute.cs | ||
SecurityHeadersMiddleware.cs | ||
SelfHostedAttribute.cs | ||
SpanExtensions.cs | ||
StaticStore.cs | ||
StrictEmailAddressAttribute.cs | ||
StrictEmailAddressListAttribute.cs | ||
SystemTextJsonCosmosSerializer.cs |