Hello guys,
I want to customzie osticket so my users can reset their passwords over the web browser.
For that I need the LDAP Accountname (DB: ost_user_acount.username) which is also found in the user class (var_dump showed me that).
Now I have no clue how to get the "username" value since the user class is nested like hell :/
I think for an php expert this is done in a few seconds lol
Can someone help me please?
Thanks in advance!