5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP4,865 forks (4,865 forks)batch import
1. to developenhancementfeature: ldaphelp wanted
Repository metrics
- Stars
- 34,953 stars (34,953 stars)
- PR merge metrics
- Avg merge 20d (Avg merge 20d)627 merged PRs in 30d (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
- Research direction
- Examine LDAP timeout handling in the codebase and implement graceful degradation, such as displaying a maintenance page.
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- PHP