BookStack/app/Auth/Access
Dan Brown c24764018a
Updated ldap server option parsing to work with protocol and port
- Aligns with PHP behaviour where ports is ignore for full LDAP URI.
- Added tests to check format being passed to LDAP is as expected.
- May be related to #1220
- Related to #1386 and #1278
2019-04-16 22:47:53 +01:00
..
EmailConfirmationService.php
Ldap.php
LdapService.php Updated ldap server option parsing to work with protocol and port 2019-04-16 22:47:53 +01:00
SocialAuthService.php