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 (4,865 forks)batch import
1. to developenhancementfeature: ldaphelp wanted

Repository metrics

Stars
 (34,953 stars)
PR merge metrics
 (Avg merge 20d) (627 merged PRs in 30d)

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