1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 18:11:47 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Marc Alexander
b46e242013 Merge branch 'ticket/15392' into ticket/15392-master 2021-03-04 17:04:17 +01:00
Marc Alexander
7a310cc7d9 [ticket/15392] Replace remaining dirname(__FILE__) with __DIR__
PHPBB3-15392
2021-03-04 16:56:07 +01:00
rxu
4c4debf004 [ticket/16549] PHPUnit function declarations tiny cleanup
PHPBB3-16549
2020-10-18 10:36:42 +07:00
rubencm
774c609c4a [ticket/16345] Small improvements
PHPBB3-16346
2020-08-14 08:29:06 +00:00
Marc Alexander
d591b4d2da [ticket/16462] Skip tests that require the LDAP extension
PHPBB3-16462
2020-05-02 21:55:55 +02:00
Marc Alexander
c11dbffbac [ticket/12574] Remove not used user_type
PHPBB3-12574
2019-11-17 09:42:27 +01:00
Marc Alexander
0d668fee36 [ticket/12574] Fix incorrect setup() method declaration & ldap extension
PHPBB3-12574
2019-11-16 16:02:43 +01:00
Marc Alexander
149df2d7b6 [ticket/12574] Adjust login tests for ldap
PHPBB3-12574
2019-11-16 16:02:43 +01:00
Marc Alexander
c75502e09c [ticket/12574] Use correct config entry for connecting to ldap
PHPBB3-12574
2019-11-16 16:02:43 +01:00
Marc Alexander
9aee50968e [ticket/12574] Don't add extension to php config & set default username
PHPBB3-12574
2019-11-16 16:02:42 +01:00
Marc Alexander
0cd7033baa [ticket/12574] Run LDAP test as slow test and install ldap extension
PHPBB3-12574
2019-11-16 16:02:42 +01:00
Marc Alexander
2c3a24b678 [ticket/12574] Remove passwords manager dependency from ldap
Also started to implement tests for ldap provider.

PHPBB3-12574
2019-11-16 16:02:42 +01:00