Clément "KPTN" OUDOT

Results 459 comments of Clément "KPTN" OUDOT

No idea. You can try to implement it and propose a pull request.

We now have Service Desk application: https://github.com/ltb-project/service-desk/ It is for support team, not for end user, but could maybe fit your needs.

There is an unlock feature for OpenLDAP in Service Desk, you can check the code here: https://github.com/ltb-project/service-desk/blob/master/htdocs/unlockaccount.php

Yes it would be a good start!

This is not planned for the moment. If email is not available, you can use questions and/or SMS

Hello @marcelklehr, I'm not sure to be able to merge such feature, as it will require a lot of options, and will then need time to be maintained. Anyway, if...

There should be an issue with the LDAP connection. You should set `$debug`to `true` and check the logs.

It's better to copy/paste log files here instead of screenshots. There is an issue in both cases. For password change, the code tries to read the mail value and found...

> I am getting this error when getting the email tocken > Your password was rejected (Extended Operation (1.3.6.1.4.1.4203.1.11.1) not supported) > > I tried multiple passwords This is not...

To be studied after 1.4 release