diff --git a/README.md b/README.md index cc42069..d93328d 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Element is a new type of messaging app. You choose where your messages are store ### Multi-users support -Now this application support the SSO. If you want to use the sso you need to define the path to the default homeserver as your homeserver witch is installed on your YunoHost instance. +This application support the SSO. If you want to use the SSO, you need to define the path to the default homeserver as your homeserver witch is installed on your YunoHost instance. ## Additional informations @@ -47,16 +47,6 @@ We have put some coarse mitigations into place to try to protect against this situation, but it's still not good practice to do it in the first place. See https://github.com/vector-im/riot-web/issues/1977 for more details. -### Migration from old app name "Riot" - -As this app don't contains any data on the server side no migration was made to migrate from "Riot" to "Element". -So you just will need to remove Riot and install Element on the same domain (you can change the path) to be able to keep the data on your web browser. -So the process to migrate to element is the following: - -1. Get the domain of "Riot": `yunohost app setting riot domain` -2. Remove Riot: `yunohost app remove riot` -3. Install Element: `yunohost app install element` - ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index b0b6e12..9d76011 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Element est un nouveau type d'application de messagerie. Vous choisissez où vos ### Prise en charge multi-utilisateurs -Maintenant, cette application prend en charge le SSO. Si vous souhaitez utiliser le sso, vous devez définir le chemin d'accès au serveur domestique par défaut car votre serveur domestique est installé sur votre instance YunoHost. +Cette application prend en charge le SSO. Si vous souhaitez utiliser le SSO, vous devez définir le chemin d'accès au serveur domestique par défaut car votre serveur domestique est installé sur votre instance YunoHost. ## Informations supplémentaires @@ -47,16 +47,6 @@ Nous avons mis en place des mesures d'atténuation grossières pour essayer de n situation, mais ce n'est toujours pas une bonne pratique de le faire en premier lieu. Voir https://github.com/vector-im/riot-web/issues/1977 pour plus de détails. -### Migration à partir de l'ancien nom d'application "Riot" - -Comme cette application ne contient aucune donnée côté serveur, aucune migration n'a été effectuée pour migrer de "Riot" vers "Element". -Il vous suffira donc de supprimer Riot et d'installer Element sur le même domaine (vous pouvez modifier le chemin) pour pouvoir conserver les données sur votre navigateur Web. -Ainsi, le processus de migration vers l'élément est le suivant : - -1. Obtenez le domaine de "Riot": `yunohost app setting riot domain` -2. Supprimer Riot : `yunohost app remove riot` -3. Élément d'installation : `yunohost app install element` - ## Documentations et ressources * Site officiel de l'app :