add test environment

This commit is contained in:
Marius Nechifor
2024-11-14 13:23:49 +02:00
committed by GitHub
parent c48eed7f77
commit 36a07b251a
60 changed files with 450 additions and 0 deletions
@@ -0,0 +1 @@
1df9f2cc-17dc-4130-9753-9b694f82f1b5
@@ -0,0 +1 @@
{"update":{"sid":"e87df0117b134d64b99f5b878e652b49","did":"1df9f2cc-17dc-4130-9753-9b694f82f1b5","init":true,"started":"2024-11-12T08:27:39.2729256+00:00","timestamp":"2024-11-12T08:27:39.2735692+00:00","seq":0,"duration":0,"errors":0,"attrs":{"release":"4.0.10.2544-main","environment":"main"}}}
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<key id="460837be-4d61-409f-95f8-b78f2a65ed81" version="1">
<creationDate>2024-11-10T19:27:03.0013963Z</creationDate>
<activationDate>2024-11-10T19:27:02.9916656Z</activationDate>
<expirationDate>2025-02-08T19:27:02.9916656Z</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>N6KEU+20is+M3ZH+mi+TYVIjTes0zQ8MJHE7npaP3B8FM8jN+5tMp3SKnu6II2jdWybEvBjAvoycoaRDRsDnZQ==</value>
</masterKey>
</descriptor>
</descriptor>
</key>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1
View File
@@ -0,0 +1 @@
145