Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberts Lataria <roberts.lataria@zabbix.com>2021-12-17 18:43:01 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2021-12-17 18:43:01 +0300
commit96e900cf3d36f46ca06ee31049504165accc7f94 (patch)
treeb06e7ae3e834f022107270f8bf1a250e70a2d040 /ChangeLog.d
parent640bac9d27589693fcc92d2a78638781add8a22d (diff)
parent63c3e8cde9dcb5b208d1e3a87e4b4120fd056094 (diff)
A.F....... [ZBX-20350] changed hash algo for encrypted cookies
Merge in ZBX/zabbix from feature/ZBX-20350-5.5 to master * commit '63c3e8cde9dcb5b208d1e3a87e4b4120fd056094': A.F....... [ZBX-20350] changed hash algo for encrypted cookies
Diffstat (limited to 'ChangeLog.d')
-rw-r--r--ChangeLog.d/bugfix/ZBX-203501
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.d/bugfix/ZBX-20350 b/ChangeLog.d/bugfix/ZBX-20350
new file mode 100644
index 00000000000..b5905bdff79
--- /dev/null
+++ b/ChangeLog.d/bugfix/ZBX-20350
@@ -0,0 +1 @@
+A.F....... [ZBX-20350] changed hash algo for encrypted cookies (rlataria)