From aa93d9ce843e24f827a93dc9485f4aeb1de290e5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 22 Sep 2023 23:21:50 +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 f8418bb..a85a6e6 100644 --- a/Deep-Dive-Into-WeKan.md +++ b/Deep-Dive-Into-WeKan.md @@ -95,6 +95,7 @@ - Custom LDAP - LDAP https://github.com/wekan/wekan/wiki/LDAP - LDAP AD Simple Auth https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth +- Default board for users https://github.com/wekan/wekan/pull/5098 - 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