klodner

Results 3 issues of klodner

After user signup, error 500 is shown, although user is created and can login Log: > api_rails_1 | I, [2024-02-19T22:59:29.932019 #42] INFO -- : [8cc48085-fde4-44af-9a1a-49fc133ce95f] Delivered mail [email protected] (108.8ms) >...

This plugin does not handle LDAP Samba extensions, when used by LDAP server (which is often used) So I have to modify the code of the plugin to this to...

enhancement
1. to develop

When going from 3.2 to current code, setting `$CONF['encrypt'] = 'md5crypt';` no longer works, starting generating different hashes. The function `function pacrypt` in functions.inc.php does not call md5crypt() as before...