mirror of
https://github.com/YunoHost-Apps/ihatemoney_ynh.git
synced 2024-09-03 19:26:15 +02:00
Remove DISCLAIMERs
This commit is contained in:
parent
bb0139db6d
commit
c2f75510cb
4 changed files with 2 additions and 24 deletions
|
@ -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
|
|
@ -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.
|
1
doc/PRE_INSTALL.md
Normal file
1
doc/PRE_INSTALL.md
Normal file
|
@ -0,0 +1 @@
|
|||
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.
|
1
doc/PRE_INSTALL_fr.md
Normal file
1
doc/PRE_INSTALL_fr.md
Normal file
|
@ -0,0 +1 @@
|
|||
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
|
Loading…
Add table
Reference in a new issue