1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Rework doc/disclaimers -> pre_install

This commit is contained in:
Salamandar 2023-06-10 23:09:57 +02:00 committed by Salamandar
parent 6cdfab52e3
commit e235f201f8
4 changed files with 4 additions and 24 deletions

View file

@ -1,12 +0,0 @@
* LDAP authentication and Single Sign-on is not supported. The login mechanism in IHateMoney is per-project (not per-user) and therefore can't be integrated in YunoHost.
- **non-public app**:
- yunohost login required
- per-project identifiers required
- any yunohost user with access to the app can create a new project.
- **public app** :
- no yunohost login required
- per-project identifiers required
- any visitor can create a new project.
* During upgrade from version 4.1.5~ynh3, a new admin password is generated and sent to the root

View file

@ -1,12 +0,0 @@
* L'authentification LDAP et login unifié (SSO) n'est pas supportée. Le mécanisme de connexion sur IHateMoney se fait par projet et ne peut donc pas être intégrée dans YunoHost
- **app non publique**:
- authentification Yunohost requise
- identifiants de projets requis
- Tout utilisateur Yunohost avec accès à l'app peut créer un nouveau projet.
- **app publique** :
- authentification Yunohost non requise
- identifiants de projets requis
- Tout visiteur peut créer un nouveau projet.
* Lors de la mise à jour de la version 4.1.5~ynh3, un nouveau mot de passe administrateur est généré et envoyé à root.

2
doc/PRE_INSTALL.md Normal file
View file

@ -0,0 +1,2 @@
LDAP authentication and Single Sign-on is not supported.
The login mechanism in IHateMoney is per-project (not per-user) and therefore can't be integrated in YunoHost.

2
doc/PRE_INSTALL_fr.md Normal file
View file

@ -0,0 +1,2 @@
L'authentification LDAP et la connexion unifiée (SSO) ne sont pas supportées.
Le mécanisme de connexion sur IHateMoney se fait par projet et ne peut donc pas être intégrée dans YunoHost.