nextcloud/server

React gracefully on LDAP timeouts

Open

#7,091 opened on Nov 7, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)PHP (34,953 stars) (4,865 forks)batch import
1. to developenhancementfeature: ldaphelp wanted

Description

When the LDAP server isn't reacting we should react gracefully and not make the requests to the server timeout. – Maybe show the maintenance page or so?

Contributor guide