From 1f5f4412801f627c7c899b0bcdff8d88ee63d6a9 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 26 Feb 2017 17:53:28 +0100 Subject: [PATCH] Update README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 491b1eb..67056e2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,15 @@ Attempt to package Wekan for Yunohost.... +## Status + +For the moment it kind of works, but this is still experimental and has not been much tested. DO NOT DEPLOY IN PRODUCTION. + +The main drawback at the moment is that it's [not integrated with the LDAP](https://github.com/wekan/wekan/issues/119). So users have to create accounts (and can create infinite number of accounts) manually, and need to login manually specifically in Wekan. + + +## To-do + +- Test / make it work on ARM +- LDAP is not yet integrated in Wekan, unfortunately... but some people did tweak things as discussed [here](https://github.com/wekan/wekan/issues/119#issuecomment-224319252) +- Upgrade, backup and restore scripts