-
-
Notifications
You must be signed in to change notification settings - Fork 183
Description
Describe the bug
When using phpldapadmin for modifying a group (adding or removing users for instance) if you use Microsoft Edge to do so (everyone make mistakes) then, if not from an english speaking country you may have a pop-up for auto translatring or, if enabled, have auto translation for all pages enabled. In that cas we noticed that the ldap entries are being translated as well. For exemple ou=people become ou=personnes (in french). This has lead to a severe corruptino of one group in our instance and we think that it would be best to just prevent phpldadmin from being translated alltogether.
We saw it was possible : https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome
To Reproduce
Steps to reproduce the behavior:
- Go to any modification page (phpldapadmin/htdocs/cmd.php)
- Click on translate on edge pop-up or right click then translate page.
- Do a change.
- See wrong ou or equivalent.
Expected behavior
Page shouldn't be translatable. https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome