Marc Alexander
fa631947f1
[ticket/security/210] Adjust regex and add tests for IPv6
...
SECURITY-210
2017-07-10 21:17:52 +02:00
Marc Alexander
3fc3f55d34
Merge branch 'ticket/security/210' into ticket/security/210-rhea
2017-07-09 16:24:49 +02:00
Marc Alexander
a281d526dc
[ticket/security/210] Prevent using IP addresses or ports for remote avatar
...
SECURITY-210
2017-07-09 15:38:18 +02:00
lavigor
24bde10028
[ticket/15259] Fatal error on SQLite/Oracle database update
...
Add a test.
PHPBB3-15259
2017-07-06 02:37:35 +03:00
JoshyPHP
329e5c5e05
[ticket/15261] Fix censoring HTML tags
...
PHPBB3-15261
2017-07-03 16:06:50 +02:00
lavigor
b7ce395fbe
[ticket/15259] Fatal error on SQLite/Oracle database update
...
PHPBB3-15259
2017-07-01 23:01:34 +03:00
v12mike
7f408e4b41
[PHPBB3-15247] Add support for php v7 APCu cache API
...
Add new cache driver apcu.php (based closely on existing APC cache driver)
Add new unit test apcu_driver_test.php for the new driver
Update RUNNING_TESTS.md to clarify requirements for apc, apcu and apc_bc extensions
and add a couple of general hints to RUNNING_TESTS.md
PHPBB3-15247
2017-06-26 12:43:23 +01:00
Marc Alexander
b99d47ce7e
[prep-release-3.2.1] Add changelog since 3.2.0
release-3.2.1-RC1
2017-06-25 22:03:32 +02:00
Marc Alexander
03cd4658d0
[prep-release-3.2.1] Add migration for 3.2.1-RC1
2017-06-25 21:59:14 +02:00
Marc Alexander
d423b2ec0d
[prep-release-3.2.1] Update version numbers for 3.2.1-RC1
2017-06-25 21:55:00 +02:00
Marc Alexander
35b7a4fae5
Merge branch 'prep-release-3.1.11' into prep-release-3.2.1
2017-06-25 21:53:12 +02:00
Marc Alexander
a5d83e12ec
[prep-release-3.1.11] Update changelog
release-3.1.11-RC1
2017-06-25 21:36:40 +02:00
Marc Alexander
08c146ee34
Merge branch '3.1.x' into prep-release-3.1.11
2017-06-25 21:32:12 +02:00
Marc Alexander
aef138d8bc
Merge branch '3.1.x' into 3.2.x
2017-06-25 21:26:43 +02:00
Marc Alexander
dc49a8a199
Merge pull request #4804 from rxu/ticket/15186
...
[ticket/15186] Fully implement the force_delete_allowed feature
2017-06-25 21:25:54 +02:00
Marc Alexander
d811743303
[prep-release-3.1.11] Update changelog for 3.1.11-RC1
2017-06-25 17:48:07 +02:00
Marc Alexander
65f7137825
[prep-release-3.1.11] Add migration for update to 3.1.11-RC1
2017-06-25 17:45:07 +02:00
Marc Alexander
04ef19595c
[prep-release-3.1.11] Update version numbers to 3.1.11-RC1
2017-06-25 17:42:55 +02:00
Marc Alexander
4f81c94a95
Merge branch '3.1.x' into 3.2.x
2017-06-25 17:27:47 +02:00
Marc Alexander
71f9c6ebe5
Merge pull request #4860 from marc1706/ticket/14982
...
[ticket/14982] Always do a ban check except on contact me form
2017-06-25 17:27:42 +02:00
David Colón
cc556122f3
[ticket/14982] Always do a ban check except on contact me form
...
PHPBB3-14982
2017-06-25 15:32:49 +02:00
Marc Alexander
68346e7dfb
Merge branch '3.1.x' into 3.2.x
2017-06-25 15:12:36 +02:00
Marc Alexander
8938a0ce98
Merge pull request #4852 from javiexin/ticket/15248
...
[ticket/15248] Make use of event parameters of core.modify_posting_auth
2017-06-25 15:12:32 +02:00
Marc Alexander
937cc1ca14
Merge pull request #4858 from marc1706/ticket/15251
...
[ticket/15251] Use dispatcher_interface in help manager
2017-06-25 14:13:53 +02:00
Agris
ba5a2bcb73
[ticket/15251] Use dispatcher_interface in help manager
...
Allow TraceableEventDispatcher for webprofiler
PHPBB3-15251
2017-06-25 12:02:25 +02:00
Marc Alexander
b28dc339f0
Merge branch '3.1.x' into 3.2.x
2017-06-25 11:06:47 +02:00
Marc Alexander
689ebd3bb6
Merge pull request #4855 from dsinn/ticket/15250
...
[ticket/15250] Add core event to MCP at the end of merge_posts
2017-06-25 11:05:40 +02:00
Marc Alexander
774c79c631
Merge branch '3.1.x' into 3.2.x
2017-06-25 10:32:39 +02:00
Marc Alexander
ea8334b693
Merge pull request #4850 from rxu/ticket/15246
...
[ticket/15246] Allow use of Unix socket as memcache(d) host
2017-06-25 10:32:35 +02:00
Marc Alexander
e45ba1d279
Merge branch '3.1.x' into 3.2.x
2017-06-25 10:23:53 +02:00
Marc Alexander
868ae09e1b
Merge pull request #4843 from rxu/ticket/15238
...
[ticket/15238] Add console command to fix forums/modules left/right IDs
2017-06-25 10:20:49 +02:00
Marc Alexander
e50e5dbcae
Merge pull request #4842 from rxu/ticket/15238-3.1
...
[ticket/15238] Add console command to fix forums/modules left/right IDs
2017-06-25 10:20:19 +02:00
Marc Alexander
c5501d90a4
Merge pull request #4824 from senky/ticket/15217
...
[ticket/15217] Add core.user_format_date_override event
2017-06-25 10:10:09 +02:00
Marc Alexander
b59073cf3e
Merge pull request #4794 from lr94/ticket/15176
...
[ticket/15176] Add setting for user activity display limit.
2017-06-24 21:42:39 +02:00
Marc Alexander
909976f076
Merge pull request #4856 from rxu/ticket/15252
...
[ticket/15252] Fix editing a topic with poll by user not permitted to edit poll
2017-06-24 21:31:39 +02:00
rxu
14cea02412
[ticket/15252] Fix editing a topic with poll by user not permitted to edit poll
...
Basically, decoding the original poll title and options text was missing.
PHPBB3-15252
2017-06-21 22:22:47 +07:00
Daniel Sinn
127f5a3ffa
[ticket/15250] Add core event to MCP at the end of merge_posts
...
PHPBB3-15250
2017-06-20 17:56:48 -04:00
rxu
f3403fb10d
[ticket/15238] Add missing protected keyword
...
PHPBB3-15238
2017-06-20 21:07:11 +07:00
rxu
9402339af9
[ticket/15238] Add missing protected keyword
...
PHPBB3-15238
2017-06-20 21:06:01 +07:00
javiexin
ca5243810f
[ticket/15248] Make use of event parameters of core.modify_posting_auth
...
Fixes is_authed and error not behaving as expected by extensions.
PHPBB-15248
2017-06-19 23:29:54 +02:00
rxu
840cb510e4
[ticket/15238] More code cleanup
...
PHPBB3-15238
2017-06-18 23:15:05 +07:00
rxu
c1fa252fc1
[ticket/15238] Code cleanup, add docblocks
...
PHPBB3-15238
2017-06-18 23:14:09 +07:00
rxu
fd822ade20
[ticket/15238] Add console command to fix forums/modules left/right IDs
...
PHPBB3-15238
2017-06-18 23:14:09 +07:00
rxu
7f08d46aa4
[ticket/15238] More code cleanup
...
PHPBB3-15238
2017-06-18 23:11:44 +07:00
rxu
b0ed1f2388
[ticket/15238] Code cleanup, add docblocks
...
PHPBB3-15238
2017-06-18 23:11:27 +07:00
rxu
8a8d435ed4
[ticket/15238] Add console command to fix forums/modules left/right IDs
...
PHPBB3-15238
2017-06-18 23:11:12 +07:00
Marc Alexander
41df4d3c4c
[ticket/security/208] Add form key to password reset form
...
SECURITY-208
2017-06-18 17:39:16 +02:00
Marc Alexander
4303ae9ae6
[ticket/security/124] Filter out disallowed search query items
...
SECURITY-124
2017-06-18 12:15:46 +02:00
rxu
c255e1fae8
[ticket/15246] Allow use of Unix socket as memcache(d) host
...
PHPBB3-15246
2017-06-17 15:42:08 +07:00
Marc Alexander
7301748a3a
Merge branch '3.1.x' into 3.2.x
2017-06-16 20:18:50 +02:00