Commit graph

4378 commits

Author SHA1 Message Date
Marc Alexander
fc27dc02b4
[ticket/15893] Add test for covering phpbb_format_quote
PHPBB3-15893
2018-12-02 19:50:02 +01:00
mrgoldy
d356fa9f97 [ticket/15886] Arguments for path_helper
PHPBB3-15886
2018-11-29 20:46:52 +01:00
mrgoldy
a1baf106d6 [ticket/15886] Fix notification_group_request_test
PHPBB3-15886
2018-11-29 20:27:04 +01:00
mrgoldy
b6f6930eb5 [ticket/15886] Group helper functions
PHPBB3-15886
2018-11-29 19:56:24 +01:00
Marc Alexander
06a3bfd203
Merge branch '3.2.x' 2018-11-11 14:03:27 +01:00
Marc Alexander
0dfbb60bc3
Merge pull request #42 from phpbb/ticket/security/227
[ticket/security/227] Replace ImageMagick support with thumbnail event
2018-11-10 17:04:00 +01:00
Marc Alexander
c0a26e3d57
[ticket/security/227] Remove no longer needed validation tests
SECURITY-227
2018-11-07 22:04:30 +01:00
Marc Alexander
649b35fdcc
Merge branch '3.2.x' 2018-10-28 19:49:44 +01:00
Marc Alexander
ed64a69760
Merge pull request #4223 from senky/ticket/10432
[ticket/10432] Don't require username when user forgets password
2018-10-28 19:49:38 +01:00
Marc Alexander
f7056d232b
Merge branch '3.2.x' 2018-10-28 16:32:51 +01:00
Marc Alexander
68b3c5d1f0
Merge pull request #5408 from senky/ticket/15833
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
2018-10-28 16:32:46 +01:00
Jakub Senko
6a35385308
[ticket/15833] Add core.avatar_manager_avatar_delete_after event
PHPBB3-15833
2018-10-28 14:19:33 +01:00
Jakub Senko
1d2a654ad7
[ticket/10432] Fix errors and address privacy concern
PHPBB3-10432
2018-10-28 10:12:13 +01:00
Marc Alexander
9aae801eee
Merge branch '3.2.x' 2018-10-27 22:33:50 +02:00
Marc Alexander
ecf343f577
Merge branch 'master' into ticket/12629 2018-10-26 10:16:04 +02:00
Derky
d753351edc [ticket/security/227] Replace ImageMagick support with thumbnail event
SECURITY-227
2018-10-23 23:57:24 +02:00
Ruben Calvo
b148bb5d70 [ticket/15849] Stop using php4 constructors
PHPBB3-15849
2018-10-21 07:02:26 +00:00
Jakub Senko
101d3b7633
[ticket/10432] Don't require username when user forgets password
PHPBB3-10432
2018-10-18 18:51:16 +02:00
Marc Alexander
aa1f07960c
Merge branch '3.2.x' 2018-10-13 17:06:16 -07:00
Marc Alexander
7e003bf687
Merge pull request #5397 from VSEphpbb/ticket/15824
[ticket/15824] Fix and update UI framework
2018-10-13 17:06:10 -07:00
Marc Alexander
a70aa74dd1
Merge branch '3.2.x' 2018-10-10 22:49:14 +02:00
Marc Alexander
40332ecfcc
Merge pull request #5374 from senky/ticket/15758
[ticket/15758] Show translated msg for INSECURE_REDIRECT
2018-10-10 22:49:08 +02:00
Marc Alexander
78195562db
Merge pull request #5331 from rubencm/ticket/12636
[ticket/12636] Add session.log_errors
2018-10-10 22:40:21 +02:00
Marc Alexander
dd236c6bc9
Merge branch '3.2.x' 2018-10-08 22:08:33 +02:00
Marc Alexander
b8c5537948
Merge pull request #5343 from senky/ticket/15716
[ticket/15716] Remove OAuth data upon user deletion
2018-10-08 22:07:35 +02:00
Marc Alexander
5cc800bdd1
Merge branch '3.2.x' 2018-10-08 21:55:36 +02:00
Marc Alexander
13fe7b3ed2
Merge pull request #5341 from senky/ticket/15742
[ticket/15742] Remove get_magic_quotes_gpc() call
2018-10-08 21:55:25 +02:00
Marc Alexander
c9bf5eb945
Merge branch '3.2.x' 2018-10-08 21:42:56 +02:00
Marc Alexander
2c74cb71b5
Merge pull request #5301 from senky/ticket/11500
[ticket/11500] Remove unnamed input
2018-10-08 21:42:46 +02:00
Matt Friedman
253b42372f [ticket/15824] Add UI test method to wait for AJAX requests
PHPBB3-15824
2018-10-03 18:50:30 -07:00
Matt Friedman
b487a3d9ef [ticket/15824] Make UI test framework correctly install exts
PHPBB3-15824
2018-10-01 17:29:13 -07:00
Matt Friedman
4a2b12a0c8 [ticket/15824] Fix cache initialization in UI framework
PHPBB3-15824
2018-10-01 13:56:37 -07:00
Jakub Senko
d29d4389f9
[ticket/15758] Show translated msg for INSECURE_REDIRECT
PHPBB3-15758
2018-09-28 12:27:55 +02:00
Marc Alexander
1fd304b564
[ticket/15772] Make sure to not run install extensions in ui test case
PHPBB3-15772
2018-09-22 12:08:38 +02:00
Marc Alexander
58dd39f781
Merge branch '3.2.x' 2018-09-16 16:19:59 +02:00
Marc Alexander
f08d18c99c
Merge pull request #5295 from v12mike/ticket/15726
Ticket/15726 Implement selective purge in APCu cache driver
2018-09-16 16:10:25 +02:00
v12mike
bf9af92220
[ticket/15726] Implement selective purge in APCu cache driver
Correcting code formatting and whitespace

PHPBB3-15726
2018-09-16 16:05:46 +02:00
v12mike
7d4d9770cf
[ticket/15726] Implement selective purge in APCu cache driver
fix file permissions

PHPBB3-15726
2018-09-16 16:05:40 +02:00
v12mike
02234783c6
[ticket/15726] Implement selective purge in APCu cache driver
The current APCu cache driver implements a global clearing of the APCu
when the phpBB cache is purged. This is inappropriate if there are other
phpBB boards, or other php applications sharing the APCu cache.

This patch changes the behviour so that only cache entries matching
the key_prefix of this board are cleared by a phpBB cache purge.

The APCu unit test script has been updated to test this behaviour.
It has also been updated so that the test case can be run individually
previously it relied on initialisations made in other test scripts.

PHPBB3-15726
2018-09-16 16:05:22 +02:00
Marc Alexander
ca408a899c
Merge branch '3.2.x' 2018-09-16 13:15:05 +02:00
Marc Alexander
3e85190798
Merge pull request #5305 from MikelAlejoBR/ticket/15733
[ticket/15733] Remove unused code related to deprecated flood control
2018-09-16 13:14:59 +02:00
Marc Alexander
e7b7c66c77
Merge pull request #5248 from rubencm/ticket/15692
[ticket/15692] Move checks if file exists from adapter to storage
2018-09-16 13:05:35 +02:00
Jakub Senko
89d1401a77
[ticket/15742] Remove addslashes_recursively()
PHPBB3-15742
2018-09-13 18:47:14 +02:00
rubencm
9a5edd2874 [ticket/12629] Fix tests
PHPBB3-12629
2018-09-13 15:17:12 +00:00
rubencm
03ea042d57 [ticket/12636] Rename log.session_errors to session.log_errors
PHPBB3-12636
2018-09-13 14:53:01 +00:00
Marc Alexander
2c9d49bf09
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-09-09 12:00:28 +01:00
Jakub Senko
0f10c6ff6f
[ticket/15716] Remove OAuth data upon user deletion
PHPBB3-15716
2018-09-06 21:34:19 +02:00
Rubén Calvo
ade145dc56 [ticket/12636] Add log.session_errors to mock container_builder
PHPBB3-12636
2018-09-01 01:57:01 +02:00
Marc Alexander
1f0df30484
Merge branch '3.2.x' into ticket/15746-master 2018-08-26 09:43:33 +02:00
Marc Alexander
7545cb24a0
Merge branch 'prep-release-3.2.3' into 3.2.x 2018-08-21 21:28:44 +02:00