Created a mock Sonarr container for the beta release
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="f8f606df-d80c-42d4-b766-043008eca8ce" version="1">
|
||||
<creationDate>2024-12-14T01:14:11.7529998Z</creationDate>
|
||||
<activationDate>2024-12-14T01:14:11.7504364Z</activationDate>
|
||||
<expirationDate>2025-03-14T01:14:11.7504364Z</expirationDate>
|
||||
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
|
||||
<descriptor>
|
||||
<encryption algorithm="AES_256_CBC" />
|
||||
<validation algorithm="HMACSHA256" />
|
||||
<masterKey p4:requiresEncryption="true" xmlns:p4="http://schemas.asp.net/2015/03/dataProtection">
|
||||
<!-- Warning: the key below is in an unencrypted form. -->
|
||||
<value>HVQNTkT+Uzc/UjtRQVzxD/578fMOUhucmp8T0didXEgOfJobKSW4vEaNCOjjd2rXroZ67g3itf6MGniHzQxqMQ==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
||||
Reference in New Issue
Block a user