Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #57 from phpbb/ticket/security-251 | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
|\ | | | | | | | [ticket/security-251] Check form token when moving PM to folder | ||||
| * | [ticket/security-252] Check form token on marking PM | Marc Alexander | 2020-01-03 | 1 | -5/+5 |
| | | | | | | | | SECURITY-252 | ||||
| * | [ticket/security-251] Check form token when moving PM to folder | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
|/ | | | | SECURITY-251 | ||||
* | Merge pull request #58 from phpbb/ticket/security-253 | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
|\ | | | | | | | [ticket/security-253] Check form key when exporting PM data | ||||
| * | [ticket/security-253] Check form key when exporting PM data | Marc Alexander | 2019-12-26 | 1 | -0/+7 |
| | | | | | | | | SECURITY-253 | ||||
* | | Merge pull request #59 from phpbb/ticket/security-249 | Marc Alexander | 2020-01-03 | 1 | -6/+6 |
|\ \ | | | | | | | | | | [ticket/security-249] Do not handle avatar submit on invalid token | ||||
| * | | [ticket/security-249] Do not handle avatar submit on invalid token | Marc Alexander | 2019-12-26 | 1 | -6/+6 |
| |/ | | | | | | | SECURITY-249 | ||||
* | | Merge branch 'ticket/16279' into prep-release-3.2.9 | Marc Alexander | 2020-01-02 | 6 | -12/+63 |
|\ \ | |||||
| * | | [ticket/16279] Add permission for Emoji in topic title | 3D-I | 2020-01-02 | 1 | -0/+1 |
| | | | | | | | | | | | | PHPBB3-16279 | ||||
| * | | [ticket/16279] Add permission for Emoji in topic title | 3D-I | 2020-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16279 | ||||
| * | | [ticket/16279] Add permission for Emoji in topic title | 3D-I | 2020-01-02 | 6 | -12/+62 |
|/ / | | | | | | | PHPBB3-16279 | ||||
* | | Merge pull request #5803 from marc1706/ticket/16282 | Marc Alexander | 2020-01-01 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/16282] Adjust jQuery cdn url in schema_data | ||||
| * | | [ticket/16282] Adjust jQuery cdn url in schema_data | Marc Alexander | 2019-12-31 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-16282 | ||||
* | | Merge branch 'ticket/15592' into prep-release-3.2.9 | Marc Alexander | 2020-01-01 | 1 | -2/+2 |
|\ \ | |||||
| * | | [ticket/15592] Fix attachments place inline button if BBCode is disabled | Alfredo Ramos | 2020-01-01 | 1 | -2/+2 |
| |/ | | | | | | | PHPBB3-15592 | ||||
* | | Merge pull request #5792 from KYPREO/ticket/16269 | Marc Alexander | 2020-01-01 | 2 | -0/+2 |
|\ \ | |/ |/| | | | [ticket/16269] Strip HTML markup from Sphinx search index | ||||
| * | [ticket/16269] Strip HTML markup from Sphinx search index | KYPREO | 2019-12-27 | 2 | -0/+2 |
| | | | | | | | | PHPBB3-16269 | ||||
* | | [prep-release-3.2.9] Add changelog for 3.2.9-RC1 | Marc Alexander | 2019-12-25 | 1 | -0/+56 |
| | | |||||
* | | [prep-release-3.2.9] Update composer dependencies to latest | Marc Alexander | 2019-12-25 | 1 | -8/+8 |
| | | |||||
* | | [prep-release-3.2.9] Add migration for 3.2.9-RC1 | Marc Alexander | 2019-12-25 | 1 | -0/+36 |
| | | |||||
* | | [prep-release-3.2.9] Update version numbers to 3.2.9 | Marc Alexander | 2019-12-25 | 2 | -3/+3 |
| | | |||||
* | | [prep-release-3.2.9] Update version number to 3.2.9-RC1 | Marc Alexander | 2019-12-25 | 4 | -6/+6 |
| | | |||||
* | | Merge pull request #5564 from xchwarze/PHPBB3-16015 | Marc Alexander | 2019-12-25 | 1 | -0/+20 |
|\ \ | | | | | | | | | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | ||||
| * | | [ticket/16015] Adjust since version | Marc Alexander | 2019-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-16015 | ||||
| * | | [ticket/16015] Fix core.ucp_profile_avatar_upload_validation docblock | DSR! | 2019-04-16 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-16015 | ||||
| * | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | DSR! | 2019-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | | PHPBB3-16015 | ||||
| * | | [ticket/16015] Add new hook core.ucp_profile_avatar_upload_validation | DSR! | 2019-04-14 | 1 | -0/+18 |
| | | | | | | | | | | | | PHPBB3-16015 | ||||
* | | | Merge pull request #5786 from marc1706/ticket/16209 | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | [ticket/16209] Match exactly "phpbb" in nginx example configuration file | ||||
| * | | | [ticket/16209] Match exactly "phpbb" in nginx example configuration file | Alfredo Ramos | 2019-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | It blocks an image in the ACP. PHPBB3-16209 | ||||
* | | | | Merge pull request #5784 from 3D-I/ticket/15902 | Marc Alexander | 2019-12-24 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15902] Out of range error with Sphinx search | ||||
| * | | | | [ticket/15902] Out of range error with Sphinx search | 3D-I | 2019-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing modification. PHPBB3-15902 | ||||
| * | | | | [ticket/15902] Out of range error with Sphinx search | 3D-I | 2019-12-23 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The reporter he's waiting this fix to be in the core. I created this PR based on trusting his report. I can't test it. PHPBB3-15902 | ||||
* | | | | Merge pull request #5785 from 3D-I/ticket/16257 | Marc Alexander | 2019-12-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/16257] Typo in SMTP_SERVER_EXPLAIN | ||||
| * | | | [ticket/16257] Typo in SMTP_SERVER_EXPLAIN | 3D-I | 2019-12-24 | 1 | -1/+1 |
|/ / / | | | | | | | | | | PHPBB3-16257 | ||||
* | | | Merge pull request #5777 from KYPREO/ticket/16258 | Marc Alexander | 2019-12-21 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | [ticket/16258] Fix sample Sphinx configuration file | ||||
| * | | [ticket/16258] Fix sample Sphinx configuration file | KYPREO | 2019-12-17 | 1 | -2/+2 |
|/ / | | | | | | | PHPBB3-16258 | ||||
* | | Merge pull request #5765 from marc1706/ticket/16224 | Marc Alexander | 2019-12-13 | 2 | -91/+211 |
|\ \ | | | | | | | | | | [ticket/16224] Update composer dependencies - 3.2.x version | ||||
| * | | [ticket/16224] Update fast-image-size to 1.1.6 | Marc Alexander | 2019-12-12 | 1 | -5/+5 |
| | | | | | | | | | | | | PHPBB3-16224 | ||||
| * | | [ticket/16224] Update composer dependencies | Marc Alexander | 2019-12-04 | 1 | -91/+211 |
| | | | | | | | | | | | | PHPBB3-16224 | ||||
| * | | [ticket/16224] Update composer to 1.9.1 | Marc Alexander | 2019-12-04 | 1 | -0/+0 |
| | | | | | | | | | | | | PHPBB3-16224 | ||||
* | | | Merge pull request #5771 from JoshyPHP/ticket/16251 | Marc Alexander | 2019-12-12 | 2 | -1/+36 |
|\ \ \ | | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins | ||||
| * | | | [ticket/16251] Prevent shortened links from overriding other plugins | JoshyPHP | 2019-12-09 | 2 | -1/+36 |
| | | | | | | | | | | | | | | | | PHPBB3-16251 | ||||
* | | | | Merge pull request #5772 from JoshyPHP/ticket/16252 | Marc Alexander | 2019-12-12 | 5 | -1/+56 |
|\ \ \ \ | |/ / / |/| | | | | | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | ||||
| * | | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markup | JoshyPHP | 2019-12-09 | 5 | -1/+56 |
|/ / / | | | | | | | | | | PHPBB3-16252 | ||||
* | | | Merge pull request #5737 from marc1706/ticket/16211 | Marc Alexander | 2019-12-06 | 3 | -7/+65 |
|\ \ \ | | | | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter | ||||
| * | | | [ticket/16211] Fix coppa registration test | Marc Alexander | 2019-11-28 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16211 | ||||
| * | | | [ticket/16211] Use form to ensure link data is passed on coppa registration | Marc Alexander | 2019-11-27 | 2 | -11/+7 |
| | | | | | | | | | | | | | | | | PHPBB3-16211 | ||||
| * | | | [ticket/16211] Prevent skipping COPPA via URL parameter | Marc Alexander | 2019-11-14 | 2 | -2/+65 |
| | | | | | | | | | | | | | | | | PHPBB3-16211 | ||||
* | | | | Merge pull request #5768 from 3D-I/ticket/16247 | Marc Alexander | 2019-12-06 | 5 | -10/+25 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/16247] Quote PM has no identifier | ||||
| * | | | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code review PHPBB3-16247 |