Marc Alexander
|
cfd4aab7b7
|
Merge pull request #5599 from mrgoldy/ticket/16068
[ticket/16068] Adjust DocBlock @param's
|
2019-06-17 10:06:11 +02:00 |
|
Marc Alexander
|
951b097761
|
Merge pull request #5597 from senky/ticket/16065
[ticket/16065] Add user_ip to SQL query
|
2019-06-17 09:59:57 +02:00 |
|
Marc Alexander
|
46ea774950
|
Merge pull request #5595 from rxu/ticket/16063
[ticket/16063] Remove board_dst config value since unused
|
2019-06-17 09:34:39 +02:00 |
|
Marc Alexander
|
de308ea321
|
Merge pull request #5594 from rxu/ticket/16061
[ticket/16061] Migrator to drop unique indexes when needed
|
2019-06-17 09:02:54 +02:00 |
|
rxu
|
ed2123fa61
|
[ticket/16063] Move new migration file to 32x folder
PHPBB3-16063
|
2019-06-06 21:33:06 +07:00 |
|
mrgoldy
|
c01e604998
|
[ticket/16068] Adjust DocBlock @param's
PHPBB3-16068
|
2019-05-24 14:43:10 +02:00 |
|
Jakub Senko
|
bba9de8c9c
|
[ticket/16065] Add user_ip to SQL query
PHPBB3-16065
|
2019-05-23 09:14:45 +02:00 |
|
rxu
|
e3b76bce37
|
[ticket/16063] Remove board_dst config value since unused
PHPBB3-16063
|
2019-05-18 17:28:01 +07:00 |
|
rxu
|
84ef70b42f
|
[ticket/16061] Migrator to drop unique indexes when needed
PHPBB3-16061
|
2019-05-18 02:08:30 +07:00 |
|
3D-I
|
72be8e0870
|
[ticket/16055] Fix Oauth's redirects
Via forum, memberlist, topic or post etc..
PHPBB3-16055
|
2019-05-16 21:53:43 +02: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
|
ccf5575dd8
|
Merge pull request #5577 from JoshyPHP/ticket/16034
[ticket/16034] Fix [url=] links being incorrectly shortened
|
2019-05-02 19:41:32 +02:00 |
|
Marc Alexander
|
2575b499a3
|
[prep-release-3.2.6] Update Changelog and add missing preg_match
|
2019-04-28 18:15:44 +02:00 |
|
JoshyPHP
|
06a95487fe
|
[ticket/16034] Fix [url=] links being incorrectly shortened
PHPBB3-16034
|
2019-04-28 02:43:05 +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
|
3075d2fecc
|
Merge pull request #44 from phpbb/ticket/security/235
Ticket/security/235 Wildcard char count in search
|
2019-04-27 13:19:35 +02:00 |
|
Derky
|
da9910850a
|
[ticket/security/235] Only allow one wildcard in the search query to limit the database load
SECURITY-235
|
2019-04-26 00:56:48 +02:00 |
|
Derky
|
8a73eb5f0f
|
[ticket/security/235] Use whitespace instead of word boundary regex to remove wildcards
This fixes removing the wildcard in the following search query: *.test
SECURITY-235
|
2019-04-26 00:54:14 +02:00 |
|
Derky
|
fd195fba21
|
[ticket/security/235] Remove non trailing wildcards from search keywords
Database indexes are only used if wildcards are used at the end.
SECURITY-235
|
2019-04-25 21:51:04 +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
|
f905b40ce8
|
Merge pull request #5559 from mrgoldy/ticket/16007
[ticket/16007] Show ban message for OAuth login
|
2019-04-17 20:45:19 +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
|
c3ecaa35cd
|
[ticket/16010] Enforce alphabetical order for events in events.md
PHPBB3-16010
|
2019-04-11 22:01:36 +02:00 |
|
Marc Alexander
|
3f60759a49
|
Merge pull request #5554 from 3D-I/ticket/16001
[ticket/16001] Append data to the OAuth's redirect URL
|
2019-04-07 10:58:33 +02:00 |
|
Marc Alexander
|
be86694305
|
Merge pull request #5558 from mrgoldy/ticket/16006
[ticket/16006] Create unique ID's for OAuth (un)linking
|
2019-04-07 10:28:52 +02:00 |
|
Marc Alexander
|
72f748f11f
|
Merge pull request #5537 from senky/ticket/15970
[ticket/15970] Add core.message_admin_form_submit_before
|
2019-04-07 10:11:35 +02:00 |
|
mrgoldy
|
fc62538733
|
[ticket/16007] No strict comparison against "false"
PHPBB3-16007
|
2019-04-02 17:25:00 +02:00 |
|
mrgoldy
|
68434e6dbc
|
[ticket/16007] Show ban message for OAuth login
PHPBB3-16007
|
2019-04-02 15:12:52 +02:00 |
|
mrgoldy
|
af994e7a39
|
[ticket/16006] Create unique ID's for OAuth (un)linking
PHPBB3-16006
|
2019-04-02 10:59:36 +02:00 |
|
Marc Alexander
|
83774be7a7
|
[ticket/15970] Add empty line before event docblock
PHPBB3-15970
|
2019-04-01 20:28:53 +02:00 |
|
3D-I
|
ca7d63d4d7
|
[ticket/16001] Append data to the OAuth's redirect URL
PHPBB3-16001
|
2019-03-25 15:39:35 +01:00 |
|
Derky
|
56060caa4c
|
[ticket/security/235] Apply wildcard char count patch
SECURITY-235
|
2019-03-14 21:46:02 +01:00 |
|
Marc Alexander
|
2bbf72e158
|
Merge pull request #5463 from rubencm/ticket/15869
[ticket/15869] Allow multibyte characters in hostname during installation
|
2019-03-14 21:37:49 +01:00 |
|
Marc Alexander
|
9e7ad86398
|
Merge pull request #5509 from mrgoldy/ticket/15939
[ticket/15939] Fix Pagination docblocks
|
2019-03-13 21:21:39 +01:00 |
|
Jakub Senko
|
8c29ef3188
|
[ticket/15970] Add core.message_admin_form_submit_before
PHPBB3-15970
|
2019-02-27 10:32:11 +01:00 |
|
rubencm
|
96491a70e8
|
[ticket/15965] Fix hardcoded directory
PHPBB3-15965
|
2019-02-12 21:19:47 +00:00 |
|
mrgoldy
|
e8bbbbd6fa
|
[ticket/15931] Fix PM report emails
PHPBB3-15931
|
2019-01-14 14:52:06 +01:00 |
|
mrgoldy
|
8d8dbb2129
|
[ticket/15939] Pagination docblocks
PHPBB3-15939
|
2019-01-14 12:50:07 +01:00 |
|
chita
|
a578ce0119
|
Merge pull request #5488 from marc1706/ticket/15921
[ticket/15921] Update textformattter to 1.3.2
|
2018-12-29 15:56:44 +01:00 |
|
JoshyPHP
|
e9310c928e
|
[ticket/15921] Use backward compatible template for emojis
PHPBB3-15921
|
2018-12-29 11:23:47 +01:00 |
|
Marc Alexander
|
220490e4db
|
Merge pull request #5359 from Elsensee/ticket/15509
[ticket/15509] Don't show disabled board when in install
|
2018-12-27 09:59:42 +01:00 |
|
Marc Alexander
|
4bf485395e
|
[ticket/15921] Use twemoji
PHPBB3-15921
|
2018-12-26 23:51:15 +01:00 |
|
JoshyPHP
|
31c0466815
|
[ticket/15921] Updated dependencies to latest textformatter
PHPBB3-15921
|
2018-12-26 23:06:18 +01:00 |
|
Marc Alexander
|
64b66a51b6
|
Merge pull request #5456 from nunoplopes/ticket/15876
[ticket/15876] MySQL 5.7+ support for Q&A captcha plugin
|
2018-12-24 15:49:13 +01:00 |
|
Marc Alexander
|
58856c06b0
|
Merge pull request #5481 from kasimi/ticket/15910-3.2.x
[ticket/15910] Pass object arguments by reference implicitly
|
2018-12-24 15:32:50 +01:00 |
|
Marc Alexander
|
ca98cd413a
|
Merge pull request #5479 from kasimi/ticket/15904
[ticket/15904] Fix counting empty template blocks
|
2018-12-23 17:14:14 +01:00 |
|