user: remove make local feature

we discussed a bit on what this does and it's confusing as it stands:

* Use case of this is lost in the realms of time
* Possible guess by is that it was to move users of different Cloudron to a central cloudron
* Currently, the design is a bit flawed because the make user local button doesn’t pin the user. The state is lost in next synchronization.
* Maybe, one should use export/import user for this use case
* Let’s disable this button for now, feature is not complete.
This commit is contained in:
Girish Ramakrishnan
2024-01-13 11:00:43 +01:00
parent 33a97d0e50
commit 2ca94f3159
15 changed files with 132 additions and 198 deletions
+1 -8
View File
@@ -108,8 +108,7 @@
"setGhostTooltip": "Emprunter l'identité",
"invitationTooltip": "Envoyer une invitation à l'utilisateur",
"mailmanagerTooltip": "Cet utilisateur peut gérer les utilisateurs et les boîtes mail",
"count": "Total des utilisateurs : {{ count }}",
"makeLocalTooltip": "Rendre l'utilisateur local"
"count": "Total des utilisateurs : {{ count }}"
},
"newUserAction": "Nouvel utilisateur",
"groups": {
@@ -266,12 +265,6 @@
"title": "Lien d'invitation envoyé",
"body": "Email envoyé à {{ email }}"
},
"makeLocalDialog": {
"description": "Cela migrera l'utilisateur du répertoire externe vers le Cloudron.",
"submitAction": "Rendre local",
"title": "Rendre cet utilisateur local",
"warning": "Une réinitialisation du mot de passe sera initiée pour définir un mot de passe local pour cet utilisateur."
},
"exposedLdap": {
"secret": {
"label": "Mot de passe de liaison",