Marc Alexander
|
2575b499a3
|
[prep-release-3.2.6] Update Changelog and add missing preg_match
|
2019-04-28 18:15:44 +02:00 |
|
Marc Alexander
|
d54c43ae8f
|
[prep-release-3.2.6] Update changelog for 3.2.6
|
2019-04-28 09:27:54 +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
|
37e5457dcf
|
[prep-release-3.2.6] Update to 3.2.6 version
|
2019-04-27 14:34:33 +02:00 |
|
Marc Alexander
|
f75dd1628c
|
Merge pull request #48 from phpbb/ticket/security/228
[ticket/security/228] Add form token to login box
|
2019-04-27 13:26:36 +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
|
308dd49bb9
|
Merge pull request #45 from phpbb/ticket/security/234
[ticket/security/234] Add URL validation for input fields & main site URL
|
2019-04-27 13:21:55 +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
|
b836898016
|
[ticket/security/228] Add form token to login box
SECURITY-228
|
2019-04-26 12:11:52 +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
|
71d66832c0
|
[ticket/security/233] Fix invalid INSERT INTO
SECURITY-233
|
2019-04-21 23:17:39 +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
|
bd2ddc1d2e
|
[3.2.x] Update versions to 3.2.7-dev
|
2019-04-21 00:17:25 +02:00 |
|
Marc Alexander
|
2b0645b7b9
|
[prep-release-3.2.6] Update changelog for 3.2.6-RC1
|
2019-04-20 23:07:54 +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
|
c3f7d1bd19
|
[prep-release-3.2.6] Update version numbers for 3.2.6 release process
|
2019-04-20 22:59:46 +02:00 |
|
Marc Alexander
|
f9c165d2c1
|
[prep-release-3.2.6] Update version numbers for 3.2.6-RC1
|
2019-04-20 22:58:53 +02:00 |
|
Marc Alexander
|
ff72df5218
|
Merge pull request #5570 from dark-1/ticket/16020
[ticket/16020] Fix some mistake from PHPBB3-15827
|
2019-04-20 22:54:48 +02:00 |
|
Marc Alexander
|
4b382e93f0
|
Merge pull request #5567 from marc1706/ticket/16018
[ticket/16018] Update composer to 1.8.5, symfony & dependencies to latest
|
2019-04-20 22:43:45 +02:00 |
|
Dark❶
|
37e3e9711c
|
[ticket/16025] Add 2 template events *_author_username_{append/prepend}
PHPBB3-16025
|
2019-04-20 16:44:03 +05:30 |
|
Dark❶
|
0a3fb27d47
|
[ticket/16023] Add core.message_history_modify_template_vars
PHPBB3-16023
|
2019-04-20 15:42:03 +05:30 |
|
Dark❶
|
6098503080
|
[ticket/16025] Add 2 template events *_author_username_{append/prepend}
PHPBB3-16025
|
2019-04-20 15:35:01 +05:30 |
|
Dark❶
|
00a260dc00
|
[ticket/16025] Add 2 template events *_author_username_{append/prepend}
PHPBB3-16025
|
2019-04-20 15:30:24 +05:30 |
|
Dark❶
|
b76e5a9c18
|
[ticket/16023] Add core.message_history_modify_template_vars
PHPBB3-16023
|
2019-04-20 15:02:07 +05:30 |
|
Dark❶
|
a0dfc35cb9
|
[ticket/16024] Add core.topic_review_modify_sql_ary
PHPBB3-16024
|
2019-04-20 15:00:32 +05:30 |
|
Dark❶
|
d999e9bf8b
|
[ticket/16024] Add core.topic_review_modify_sql_ary
PHPBB3-16024
|
2019-04-20 14:48:10 +05:30 |
|
Dark❶
|
f7a208d103
|
[ticket/16023] Add core.message_history_modify_template_vars
PHPBB3-16023
|
2019-04-20 14:38:25 +05:30 |
|
Dark❶
|
f2489a4c00
|
[ticket/16021] Recognize number of Template Event instances in events.md file
PHPBB3-16021
|
2019-04-19 21:57:23 +05:30 |
|
Dark❶
|
22ca7474ea
|
[ticket/16021] Recognize number of Template Event instances in events.md file
PHPBB3-16021
|
2019-04-19 19:06:40 +05:30 |
|
Dark❶
|
034f1c2355
|
[ticket/16020] Fix some mistake from PHPBB3-15827
PHPBB3-16020
|
2019-04-19 12:23:32 +05:30 |
|
Jakub Senko
|
5262e3bb55
|
[ticket/15961] Improve smtp server explanation lang
PHPBB3-15961
|
2019-04-18 09:43:56 +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
|
10ed7c569e
|
[ticket/16018] Update composer to 1.8.5, symfony & dependencies to latest
PHPBB3-16018
|
2019-04-17 09:31:39 +02:00 |
|
Marc Alexander
|
c8ff4b4109
|
Merge pull request #5513 from mrgoldy/ticket/15942
[ticket/15942] Allow array in confirm_box title
|
2019-04-17 09:26:11 +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
|
0e38bebaa5
|
[ticket/15942] Add language to compatibility globals & use in confirm_box
PHPBB3-15942
|
2019-04-17 08:22:44 +02:00 |
|
mrgoldy
|
a16ebf04d3
|
[ticket/15942] Past tense
PHPBB3-15942
|
2019-04-16 10:38:26 +02:00 |
|
mrgoldy
|
2131adac5c
|
[ticket/15942] Update DocBlock
PHPBB3-15942
|
2019-04-16 10:15:01 +02:00 |
|
Marc Alexander
|
84ea5d7148
|
[ticket/security/234] Add URL validation for input fields
SECURITY-234
|
2019-04-14 14:07:22 +02:00 |
|
Marc Alexander
|
507efee633
|
Merge pull request #5534 from battye/ticket/15917
[ticket/15917] Unapproved topics message for forums with no other posts
|
2019-04-13 12:38:44 +02:00 |
|
Marc Alexander
|
f0ffb25a24
|
Merge pull request #5484 from rxu/ticket/15915
[ticket/15915] Add template events to posting_attach_body.html
|
2019-04-12 22:04:40 +02:00 |
|
Marc Alexander
|
728b5d2b44
|
[ticket/16010] Fix typo in event descriptions
PHPBB3-16010
|
2019-04-11 22:04:15 +02:00 |
|
Marc Alexander
|
832c19314a
|
[ticket/16010] Fix typos in event descriptions
PHPBB3-16010
|
2019-04-11 22:01:37 +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 |
|
Jakub Senko
|
fe22deb5d5
|
[ticket/15961] Use newer TLS in SMTP
PHPBB3-15961
|
2019-04-08 14:37:42 +02:00 |
|
battye
|
d3564a4a07
|
[ticket/15917] Remove br tags
PHPBB3-15917
|
2019-04-07 14:30:26 +00:00 |
|