Marc Alexander
2f14cc832c
Merge branch '3.2.x' into 3.3.x
2020-11-04 22:05:11 +01:00
Marc Alexander
d5ca3dc132
[prep-release-3.2.11] Add migration for 3.2.11
2020-11-04 16:35:27 +01:00
MichaIng
eff277a872
[ticket/16556] Remove purposeless <Files "*"> from .htaccess
...
Wrapping access permissions into <Files "*"> at best has zero effect
and implies unnecessary code and parsing for the web server. At least
it does not block access to files only, but still denies auto indexing
and access to sub directories effectively as well. But removing this
directive is still the cleaner and safer way to deny access to any
kind of resource that is provided within the directory in question.
To deny access to migration data, a single .htaccess file can be used.
This reduces the effort for future changes and it is not required
anymore to create new .htaccess files for every new migration
directory.
Additionally this corrects the fact the "Require" is part of
"mod_authz_core", not "mod_authz_host".
PHPBB3-16556
Signed-off-by: MichaIng <micha@dietpi.com >
2020-09-01 18:19:13 +02:00
Marc Alexander
0766a10ad3
[prep-release-3.2.10] Add migration for 3.2.10
2020-07-25 11:27:02 +02:00
Marc Alexander
6f96f8b01e
[prep-release-3.2.10] Add migration for 3.2.10-RC2
2020-06-07 12:05:25 +02:00
kasimi
0ac066aac7
[ticket/16510] Make sure config entry exists before updating it
...
PHPBB3-16510
2020-06-03 20:09:38 +02:00
kasimi
65d825b62c
[ticket/16510] Added migration that adds missing config entries
...
PHPBB3-16510
2020-06-03 20:09:38 +02:00
Marc Alexander
eb7019d54a
[prep-release-3.2.10] Add migration for 3.2.10-RC1
2020-06-01 13:14:06 +02:00
3D-I
bb32ec38da
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
...
PHPBB3-16487
2020-05-26 21:54:11 +02:00
3D-I
d69049d6be
[ticket/16487] Fix URL for fontawesome 3.2.0 migration
...
PHPBB3-16487
2020-05-16 15:13:16 +02:00
KYPREO
c927c31391
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-28 23:57:31 +11:00
KYPREO
68677b8525
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-22 20:21:12 +11:00
KYPREO
0b03fa963a
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-20 22:16:38 +11:00
KYPREO
a1617548cf
[ticket/16329] Add configuration options for Plupload
...
PHPBB3-16329
PHPBB3-16330
2020-01-20 15:19:56 +11:00
Marc Alexander
4f39da4343
[prep-release-3.2.9] Add migration for 3.2.9
2020-01-04 10:17:57 +01:00
3D-I
fa099867a8
[ticket/16279] Add permission for Emoji in topic title
...
PHPBB3-16279
2020-01-02 10:02:01 +01:00
3D-I
48eb74cfcd
[ticket/16279] Add permission for Emoji in topic title
...
PHPBB3-16279
2020-01-02 10:01:48 +01:00
Marc Alexander
e31da34324
[prep-release-3.2.9] Add migration for 3.2.9-RC1
2019-12-25 17:55:06 +01:00
Marc Alexander
b94464d063
[prep-release-3.2.8] Add migration for 3.2.8
2019-09-08 21:53:52 +02:00
Marc Alexander
62a68def57
[prep-release-3.2.8] Add migration for 3.2.8-RC1
2019-08-17 11:21:06 +02:00
rxu
ed2123fa61
[ticket/16063] Move new migration file to 32x folder
...
PHPBB3-16063
2019-06-06 21:33:06 +07:00
Marc Alexander
07767ab3e6
[prep-release-3.2.7] Add 3.2.7 migration
2019-05-04 15:34:18 +02:00
Marc Alexander
af7412f3cb
[prep-release-3.2.7] Add migration for 3.2.7-RC1
2019-05-02 22:55:55 +02:00
Marc Alexander
bec047586a
[prep-release-3.2.6] Add migration to 3.2.6
2019-04-27 14:41:50 +02:00
Marc Alexander
f3c4587d47
Merge pull request #47 from phpbb/ticket/security/233
...
[ticket/security/233] Make smtp_password and smtp_username dynamic
2019-04-27 13:24:16 +02:00
Marc Alexander
db43961de6
Merge pull request #46 from phpbb/ticket/security/231
...
[ticket/security/231] Disable remote avatar functionality & add warning
2019-04-27 13:23:07 +02:00
Marc Alexander
8e5a0c81ef
[ticket/security/233] Make smtp_password and smtp_username dynamic
...
SECURITY-233
2019-04-21 22:22:35 +02:00
Marc Alexander
3b2119e535
[prep-release-3.2.6] Add migration for 3.2.6-RC1
2019-04-20 23:06:07 +02:00
Marc Alexander
dc5a167c42
[ticket/security/231] Disable remote avatar functionality & add warning
...
SECURITY-231
2019-04-17 08:54:51 +02:00
Marc Alexander
b089116965
[prep-release-3.2.5] Add 3.2.5 migration
2018-12-19 20:16:31 +01:00
Marc Alexander
37b33e6b67
[security/229] Adjust effectively_installed on jquery update migration
...
SECURITY-229
2018-12-13 21:22:58 +01:00
Marc Alexander
97c5861d59
[security/229] Update jQuery CDN link
...
SECURITY-229
2018-12-09 15:43:01 +01:00
Marc Alexander
8a1d148fa8
[prep-release-3.2.5] Add 3.2.5-RC1 migration
2018-11-29 21:47:47 +01:00
Marc Alexander
023ec01611
[prep-release-3.2.4] Correctly specify dependencies
2018-11-11 10:14:16 +01:00
Marc Alexander
f631d6b84d
[prep-release-3.2.4] Add migration for 3.2.4
2018-11-10 21:24:14 +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
Derky
3d534a5eb6
[ticket/security/227] Change migration depends_on to 3.2.4-RC1
...
SECURITY-227
2018-11-04 23:18:38 +01:00
Marc Alexander
46bc335524
[prep-release-3.2.4] Add migration for 3.2.4-RC1
2018-10-28 20:19:07 +01:00
Derky
d753351edc
[ticket/security/227] Replace ImageMagick support with thumbnail event
...
SECURITY-227
2018-10-23 23:57:24 +02:00
Marc Alexander
ae672b0c7f
Merge pull request #5326 from rubencm/ticket/15762
...
[ticket/15762] Update type for forum_topics_per_page
2018-10-09 08:07:49 +02:00
rubencm
582c1f3562
[ticket/15762] Update migration dependency
...
PHPBB3-15762
2018-10-08 21:44:27 +00:00
Rubén Calvo
b79aa3e147
[ticket/15762] Update type for forum_topics_per_page
...
PHPBB3-15762
2018-08-30 07:06:18 +02:00
Marc Alexander
ecfd067f37
[prep-release-3.2.3] Add 3.2.3 migration
2018-08-26 14:47:24 +02:00
Marc Alexander
75c082e605
[prep-release-3.2.3] Add migration for 3.2.3-RC2
2018-07-30 21:29:19 +02:00
Marc Alexander
747ed95678
[prep-release-3.2.3] Add migration for 3.2.3-RC1
2018-02-28 21:32:52 +01:00
Marc Alexander
f17bd9e1e0
Merge pull request #5094 from JoshyPHP/ticket/15518
...
[ticket/15518] Add a setting to toggle permission checks for pms in viewtopic
2018-02-21 21:14:00 +01:00
Marc Alexander
a74658091b
Merge pull request #5102 from JoshyPHP/ticket/15527
...
[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
2018-01-24 23:35:49 +01:00
Marc Alexander
532afbf83a
[ticket/15527] Remove "use" and specify full class name for exception
...
PHPBB3-15527
2018-01-24 18:47:40 +01:00
JoshyPHP
5c8a667db2
[ticket/15527] Skip malformed BBCodes during merge_duplicate_bbcodes migration
...
PHPBB3-15527
2018-01-22 02:37:47 +01:00
Matt Friedman
f08887e277
[ticket/15526] Cast bbcode id to INT in merge bbcodes migration
...
PHPBB3-15526
2018-01-20 09:54:45 -08:00