Slash "\" in login name causes server to slow

Hi All, not a huge issue, but it appears that using a slash in the username field causes the server to grind to a halt. I have to restart apache to kick it back in gear.

i’m using LDAP authentication, so I’m assuming it’s playing funky with the FQDN / username somehow.

we dont actually have slashes in our names, so it’s nitpicky, but is there a workaround for this in case a user uses a slash inadvertently?

I’m running Pydio 8.0.1 on Ubuntu 16.04

Hi,
could you put your Pydio on debug mode , put a slash in a username to recreate the problem and send us the stack.
To do so :

See conf/bootstrap_context.php
Switch this line to true: define("AJXP_SERVER_DEBUG" , true);