InfotelGLPI / accounts

Plugin accounts for GLPI
http://blogglpi.infotel.com
GNU General Public License v2.0
21 stars 15 forks source link

[2.6.0] Unable to modify a password #78

Open CireSacud26 opened 2 years ago

CireSacud26 commented 2 years ago

Hi !

I'm getting some trouble with plugin Accounts

This behavior is reproduced with different Web browser (FF 97.0, IE and Edge for Windows 10, Google Chrome)

The only way at this time to workaround this issue is to delete the account and recreate it.

Thx for your help !

Regards, Eric

casimirc commented 2 years ago

Hi, We have the same issue with the same versions of GLPI and plugin like @CireSacud26 We just can't modify any password created, even with new accounts. Using different browsers don't change the problem.

PHP => 7.3.31-1 Apache => 2.4.38 Debian => 10.11

No relevant problems found on GLPI and Apache logs. Thx in advance.

Regards, Cedric

CireSacud26 commented 2 years ago

Hi Cedric,

I've found a workaround : In the password field, display the uncrypted password then select it with the mouse left button and delete the password or retype a new one with the mouse left button hold all the time.

A workaround but bit tricky to perform... The plugin should offer an easiest solution.

Regards, Eric

tsmr commented 2 years ago

Hello

Can you verify if the last bugfixes version has the same problem ? https://github.com/InfotelGLPI/accounts/archive/refs/heads/9.5/bugfixes.zip (rename it to accounts)

casimirc commented 2 years ago

Great @CireSacud26 , it works with your workaround ! Perhaps this bug will be fixed in a future version. Thx again.