Marc Alexander
|
c11dbffbac
|
[ticket/12574] Remove not used user_type
PHPBB3-12574
|
2019-11-17 09:42:27 +01:00 |
|
Marc Alexander
|
f460194379
|
[ticket/12574] Remove passwords manager & container requirement from oauth
PHPBB3-12574
|
2019-11-16 23:05:36 +01:00 |
|
Marc Alexander
|
0cbe05faad
|
[ticket/12574] Remove special cases for PHP < 5.3.7
PHPBB3-12574
|
2019-11-16 16:02:44 +01:00 |
|
Marc Alexander
|
a00b8c2920
|
[ticket/12574] Clean up dependencies of db auth provider
PHPBB3-12574
|
2019-11-16 16:02:44 +01:00 |
|
Marc Alexander
|
9e0c3fc81e
|
[ticket/12574] Stop using passwords manager in apache provider
PHPBB3-12574
|
2019-11-16 16:02:43 +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 |
|
Marc Alexander
|
51bb05f286
|
[ticket/12574] Introduce files for LDAP testing on travis
PHPBB3-12574
|
2019-11-16 16:02:41 +01:00 |
|
Marc Alexander
|
791d633b8a
|
Merge pull request #5733 from mrgoldy/ticket/16206
[ticket/16206] Remove no longer needed workaround for PHP bug #66834
|
2019-11-16 14:35:45 +01:00 |
|
Marc Alexander
|
e39c0be8f8
|
Merge pull request #5584 from mrgoldy/ticket/16008
[ticket/16008] Clean up OAuth system
|
2019-11-16 14:22:09 +01:00 |
|
Marc Alexander
|
e0e410e8a2
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-14 20:40:04 +01:00 |
|
Marc Alexander
|
0641c209d7
|
Merge pull request #5736 from marc1706/ticket/16210
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
|
2019-11-14 20:39:57 +01:00 |
|
Marc Alexander
|
dba351702d
|
[ticket/16210] Ensure terms of use is not skipped by enforcing form token
PHPBB3-16210
|
2019-11-12 21:47:41 +01:00 |
|
Marc Alexander
|
4679433ae1
|
[ticket/16008] Adjust naming and remove typo
PHPBB3-16008
|
2019-11-11 18:21:18 +01:00 |
|
mrgoldy
|
3e22a2eebd
|
[ticket/16206] Remove offsetExists and set non-NULL value
PHPBB3-16206
|
2019-11-10 22:59:55 +01:00 |
|
Marc Alexander
|
79a6648b99
|
Merge pull request #5726 from marc1706/ticket/12559
[ticket/12559] Add forum setting to limit subforum legend
|
2019-11-08 20:46:21 +01:00 |
|
Marc Alexander
|
8dbda26623
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-07 21:19:17 +01:00 |
|
Marc Alexander
|
04204c7ec6
|
Merge pull request #5729 from rxu/ticket/16199
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
|
2019-11-07 21:19:11 +01:00 |
|
Marc Alexander
|
5d6f8c8bd9
|
Merge pull request #5684 from mrgoldy/ticket/12539
[ticket/12539] Live member search improvements
|
2019-11-06 21:28:05 +01:00 |
|
rxu
|
0a8b2eb58e
|
[ticket/16199] Init guest posting CAPTCHA only if guest posting is allowed
PHPBB3-16199
|
2019-11-05 20:51:21 +07:00 |
|
Marc Alexander
|
85837d48b2
|
[ticket/12559] Use short array syntax
PHPBB3-12559
|
2019-11-04 17:31:18 +01:00 |
|
mrgoldy
|
cbb5e6f765
|
[ticket/16008] Enforce string data type as per ticket/16181
PHPBB3-16008
|
2019-11-03 11:48:10 +01:00 |
|
mrgoldy
|
219955fa6c
|
[ticket/16008] Remove empty line, re-add @changed and remove duplicate code
PHPBB3-16008
|
2019-11-03 11:48:08 +01:00 |
|
mrgoldy
|
95a696c4da
|
[ticket/16008] Properly order get_external_service_provider
PHPBB3-16008
|
2019-11-03 11:44:56 +01:00 |
|
mrgoldy
|
85910fe5bc
|
[ticket/16008] Add missing empty line
PHPBB3-16008
|
2019-11-03 11:44:54 +01:00 |
|
mrgoldy
|
76b4a2faab
|
[ticket/16008] Unindent YML comments
PHPBB3-16008
|
2019-11-03 11:41:41 +01:00 |
|
mrgoldy
|
0b39e4e854
|
[ticket/16008] Clean up phpBB OAuth system
PHPBB3-16008
|
2019-11-03 11:41:39 +01:00 |
|
Marc Alexander
|
78ce646c69
|
Merge branch '3.2.x' into 3.3.x
|
2019-11-01 22:12:29 +01:00 |
|
Marc Alexander
|
51f0c16b5f
|
Merge pull request #5685 from 3D-I/ticket/16153
[ticket/16153] Enable Emojis and rich text in Topic title
|
2019-11-01 22:12:24 +01:00 |
|
Marc Alexander
|
4ae43c7970
|
Merge pull request #5717 from 3D-I/ticket/16187
[ticket/16187] Correctly display registration using external services
|
2019-11-01 22:10:27 +01:00 |
|
Marc Alexander
|
912eb28223
|
Merge pull request #5718 from rubencm/ticket/16189
[ticket/16189] Deprecate inet_ntop and inet_pton wrappers
|
2019-11-01 22:01:26 +01:00 |
|
Marc Alexander
|
7df08fe12e
|
[ticket/12559] Add functional test for limiting subforums in legend
PHPBB3-12559
|
2019-11-01 18:12:38 +01:00 |
|
Marc Alexander
|
729e2f5d08
|
[ticket/12559] Move migration to v330 folder
PHPBB3-12559
|
2019-11-01 16:52:36 +01:00 |
|
PayBas
|
e2de342d3a
|
[ticket/12559] Update migration dependencies
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|
PayBas
|
b14c7c3511
|
[ticket/12559] Updated copyright information
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|
PayBas
|
c2997ada7a
|
[ticket/12559] Applied DeMorgan and removed unnecessary true:false
PHPBB3-12559
|
2019-11-01 16:26:36 +01:00 |
|
PayBas
|
6ccffec906
|
[ticket/12559] Add forum setting to limit subforum legend
Squashed all commits, they were basically just typos and errors
PHPBB3-12559
|
2019-11-01 16:26:34 +01:00 |
|
rubencm
|
00682db8a6
|
[ticket/16189] Make wrappers call native functions
PHPBB3-16189
|
2019-11-01 10:30:41 +00:00 |
|
rubencm
|
0a7e98951b
|
[ticket/16189] Update version
PHPBB3-16189
|
2019-11-01 10:30:41 +00:00 |
|
rubencm
|
b6a99e7dca
|
[ticket/16188] Remove some legacy code and fix bug
PHPBB3-16189
|
2019-11-01 10:30:41 +00:00 |
|
rubencm
|
f09f5bc51c
|
[ticket/16189] Deprecate inet_ntop and inet_pton wrappers
PHPBB3-16189
|
2019-11-01 10:30:41 +00:00 |
|
Marc Alexander
|
ce35aa8b0b
|
Merge pull request #5722 from mrgoldy/ticket/16195
[ticket/16195] Copy forum permissions' missing paragraph
|
2019-11-01 08:32:16 +01:00 |
|
Marc Alexander
|
930895f563
|
Merge pull request #5720 from hanakin/ticket/16188
[ticket/16188] fix acp responsive stats
|
2019-11-01 08:23:43 +01:00 |
|
Marc Alexander
|
75e4fcd2e9
|
Merge pull request #5719 from rubencm/ticket/15958
[ticket/15958] Standarize create forums default options
|
2019-11-01 08:21:42 +01:00 |
|
Marc Alexander
|
9887a9d76c
|
Merge pull request #5724 from rubencm/ticket/16190
[ticket/16190] Deprecate phpbb's checkdnsrr wrapper
|
2019-11-01 08:16:10 +01:00 |
|
Marc Alexander
|
b40fe17d93
|
Merge pull request #5723 from rubencm/ticket/16196
[ticket/16196] Remove paragonie/random_compat
|
2019-11-01 08:04:36 +01:00 |
|