From 89ecf40d941faa42f5ad64effee9cf85f83bf28e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 22 Sep 2023 23:00:01 +0300 Subject: [PATCH] Updated Deep Dive Into WeKan (markdown) --- Deep-Dive-Into-WeKan.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Deep-Dive-Into-WeKan.md b/Deep-Dive-Into-WeKan.md index 040d044..8c1a8cf 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -97,6 +97,7 @@ - Brute Force Accounts Lockout https://github.com/wekan/wekan/wiki/Accounts-Lockout - Optimizing and Debugging Meteor, reducing size https://github.com/wekan/wekan/wiki/Debugging - Markdown, Emoji, MathML, sanitizing https://github.com/wekan/wekan/blob/master/packages/markdown/src/template-integration.js +- Many security fixes from Responsible Disclosure https://wekan.github.io/hall-of-fame/ ## Upcoming Features