feat: Created the Lidarr mock and added a justfile
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<key id="7216a332-1952-4f08-9823-406d77acdf15" version="1">
|
||||
<creationDate>2026-01-21T15:39:55.2389846Z</creationDate>
|
||||
<activationDate>2026-01-21T15:39:55.2363082Z</activationDate>
|
||||
<expirationDate>2026-04-21T15:39:55.2363082Z</expirationDate>
|
||||
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=8.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>b3T+c+08vaydFFbE45mzu1766i+C3+FKE4acM1QiTrs7cKfXRF8n3+btuyYf+7GntR/nZHjDZKb1lcwGt1nikA==</value>
|
||||
</masterKey>
|
||||
</descriptor>
|
||||
</descriptor>
|
||||
</key>
|
||||
Reference in New Issue
Block a user