diff --git a/README.md b/README.md index 49d7aaa..740fdea 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Trello-like kanban -**Shipped version:** 5.35~ynh1 +**Shipped version:** 5.35~ynh2 @@ -27,10 +27,9 @@ Trello-like kanban ## Disclaimers / important information -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * There is currently **no SSO integration** though it might be integrated at some point in the app, now that it's supported in Meteor/Wekan. In the meantime, users can create accounts (in fact, they can create infinite number of accounts) manually, and need to login manually specifically in Wekan. - * This app **only works on x86, 64bits architecture**! In particular, it won't work on 32 bit machines or ARM. See the discussion [here](https://github.com/YunoHost-Apps/wekan_ynh/issues/1#issuecomment-401612500). - * YunoHost users with more than one email address can't login to wekan using ldap. For example first YunoHost user has severals email addresses: root@domain; admin@domain; webmaster@domain; postmaster@domain, etc... Workaround: remove all mail aliases of the user you want to connect, connect one time on wekan, recreate the aliases of the YunoHost user. +* There is currently **no SSO integration** though it might be integrated at some point in the app, now that it's supported in Meteor/Wekan. In the meantime, users can create accounts (in fact, they can create infinite number of accounts) manually, and need to login manually specifically in Wekan. +* This app **only works on x86, 64bits architecture**! In particular, it won't work on 32 bit machines or ARM. See the discussion [here](https://github.com/YunoHost-Apps/wekan_ynh/issues/1#issuecomment-401612500). +* YunoHost users with more than one email address can't login to wekan using ldap. For example first YunoHost user has severals email addresses: root@domain; admin@domain; webmaster@domain; postmaster@domain, etc... Workaround: remove all mail aliases of the user you want to connect, connect one time on wekan, recreate the aliases of the YunoHost user. ## Configuration: As LDAP authentification is enabled by default, Wekan admins correspond to the permission `Wekan Admin`. The user you choose during installation is member of this group. @@ -48,7 +47,6 @@ If you have disable ldap authentication, first registered user will be admin, an ## Documentation and resources * Official app website: https://wekan.github.io -* Official user documentation: https://yunohost.org/#/app_wekan * Upstream app code repository: https://github.com/wekan/wekan * YunoHost documentation for this app: https://yunohost.org/app_wekan * Report a bug: https://github.com/YunoHost-Apps/wekan_ynh/issues diff --git a/README_fr.md b/README_fr.md index cc0808b..9964600 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Un kanban similaire à Trello -**Version incluse :** 5.35~ynh1 +**Version incluse :** 5.35~ynh2 @@ -23,10 +23,9 @@ Un kanban similaire à Trello ## Avertissements / informations importantes -* Any known limitations, constrains or stuff not working, such as (but not limited to): - * There is currently **no SSO integration** though it might be integrated at some point in the app, now that it's supported in Meteor/Wekan. In the meantime, users can create accounts (in fact, they can create infinite number of accounts) manually, and need to login manually specifically in Wekan. - * This app **only works on x86, 64bits architecture**! In particular, it won't work on 32 bit machines or ARM. See the discussion [here](https://github.com/YunoHost-Apps/wekan_ynh/issues/1#issuecomment-401612500). - * YunoHost users with more than one email address can't login to wekan using ldap. For example first YunoHost user has severals email addresses: root@domain; admin@domain; webmaster@domain; postmaster@domain, etc... Workaround: remove all mail aliases of the user you want to connect, connect one time on wekan, recreate the aliases of the YunoHost user. +* There is currently **no SSO integration** though it might be integrated at some point in the app, now that it's supported in Meteor/Wekan. In the meantime, users can create accounts (in fact, they can create infinite number of accounts) manually, and need to login manually specifically in Wekan. +* This app **only works on x86, 64bits architecture**! In particular, it won't work on 32 bit machines or ARM. See the discussion [here](https://github.com/YunoHost-Apps/wekan_ynh/issues/1#issuecomment-401612500). +* YunoHost users with more than one email address can't login to wekan using ldap. For example first YunoHost user has severals email addresses: root@domain; admin@domain; webmaster@domain; postmaster@domain, etc... Workaround: remove all mail aliases of the user you want to connect, connect one time on wekan, recreate the aliases of the YunoHost user. ## Configuration: As LDAP authentification is enabled by default, Wekan admins correspond to the permission `Wekan Admin`. The user you choose during installation is member of this group. @@ -44,7 +43,6 @@ If you have disable ldap authentication, first registered user will be admin, an ## Documentations et ressources * Site officiel de l'app : https://wekan.github.io -* Documentation officielle utilisateur : https://yunohost.org/#/app_wekan * Dépôt de code officiel de l'app : https://github.com/wekan/wekan * Documentation YunoHost pour cette app : https://yunohost.org/app_wekan * Signaler un bug : https://github.com/YunoHost-Apps/wekan_ynh/issues