aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [prep-release-3.2.8] Update changelog for 3.2.8Marc Alexander2019-09-081-1/+27
|
* [prep-release-3.2.8] Update CREDITS.txtMarc Alexander2019-09-081-3/+3
|
* Merge pull request #5679 from mrgoldy/ticket/16123Marc Alexander2019-09-083-5/+36
|\ | | | | | | [ticket/16123] Show proper banned email message
| * [ticket/16123] Specify ban_id in validate email fixtureMarc Alexander2019-09-081-0/+3
| | | | | | | | PHPBB3-16123
| * [ticket/16123] Purge cache to ensure up to date ban list in testsMarc Alexander2019-09-071-1/+3
| | | | | | | | PHPBB3-16123
| * [ticket/16123] Remove redundant if checkmrgoldy2019-09-071-5/+3
| | | | | | | | PHPBB3-16123
| * [ticket/16123] Add tests to cover different ban reasonsMarc Alexander2019-09-072-3/+28
| | | | | | | | PHPBB3-16123
| * [ticket/16123] Check with empty()mrgoldy2019-09-071-1/+1
| | | | | | | | PHPBB3-16123
| * [ticket/16123] Show proper banned email messagemrgoldy2019-09-071-1/+4
| | | | | | | | PHPBB3-16123
* | Merge pull request #54 from phpbb/ticket/security/243Marc Alexander2019-09-021-1/+1
|\ \ | | | | | | [ticket/security/243] Remove invalid markup from bbcode.html
| * | [ticket/security/243] Remove invalid markup from bbcode.htmlMarc Alexander2019-09-021-1/+1
| | | | | | | | | | | | SECURITY-243
* | | Merge pull request #53 from phpbb/ticket/security/243Marc Alexander2019-08-312-13/+1
|\ \ \ | |/ / |/| | | | | [ticket/security/243] Fail silently on unsupported values for font size
| * | [ticket/security/243] Fail silently on unsupported values for font sizeMarc Alexander2019-08-312-13/+1
|/ / | | | | | | SECURITY-243
* | Merge pull request #5070 from rxu/ticket/15467Marc Alexander2019-08-312-0/+6
|\ \ | | | | | | | | | [ticket/15467] Fix JS for permissions setting
| * | [ticket/15467] Fix JS for permissions settingNekstati2019-07-281-9/+3
| | | | | | | | | | | | PHPBB3-15467
| * | [ticket/15467] Fix JS for permissions settingrxu2019-07-282-0/+12
| | | | | | | | | | | | PHPBB3-15467
* | | Merge pull request #52 from phpbb/ticket/security/247Marc Alexander2019-08-251-0/+3
|\ \ \ | | | | | | | | | | | | [ticket/security/247] Disable loading of local files on client side
| * | | [ticket/security/247] Disable loading of local files on client sideMarc Alexander2019-08-111-0/+3
| | | | | | | | | | | | | | | | SECURITY-247
* | | | Merge pull request #51 from phpbb/ticket/security/243Marc Alexander2019-08-256-4/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/security/243] Limit size BBCode to int
| * | | | [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-183-3/+3
| | | | | | | | | | | | | | | | | | | | SECURITY-243
| * | | | [ticket/security/243] Limit size BBCode to 4 numeric charactersMarc Alexander2019-07-173-3/+3
| | | | | | | | | | | | | | | | | | | | SECURITY-243
| * | | | [ticket/security/243] Limit size values to supported valuesMarc Alexander2019-07-162-0/+12
| | | | | | | | | | | | | | | | | | | | SECURITY-243
* | | | | Merge pull request #50 from phpbb/ticket/security/246Marc Alexander2019-08-251-6/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/security/246] Check form key no matter if submit is set
| * | | | | [ticket/security/246] Check form key no matter if submit is setMarc Alexander2019-07-141-6/+6
| |/ / / / | | | | | | | | | | | | | | | SECURITY-246
* | | | | Merge pull request #49 from phpbb/ticket/security/244Marc Alexander2019-08-258-22/+111
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | [security/244] Add form token check to plupload
| * | | | [ticket/security/244] Add missing form parameters to testsMarc Alexander2019-08-243-19/+55
| | | | | | | | | | | | | | | | | | | | SECURITY-244
| * | | | [ticket/security/244] Add parse_attachment form token check to posting.phpMarc Alexander2019-08-241-1/+4
| | | | | | | | | | | | | | | | | | | | SECURITY-244
| * | | | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-244-2/+52
|/ / / / | | | | | | | | | | | | SECURTIY-244
* | | | Merge pull request #5661 from Crizz0/ticket/16136Marc Alexander2019-08-241-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16136] Reword sentence for account already linked
| * | | | [ticket/16136] Implement extended explainationChristian Schnegelberger2019-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16136
| * | | | [ticket/16136] Reword sentence for account already linkedChristian Schnegelberger2019-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16136
* | | | | Merge pull request #5662 from kinerity/ticket/16134Marc Alexander2019-08-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/16134] Exclude group leaders on group member purge
| * | | | [ticket/16134] Exclude group leaders on group member purgekinerity2019-08-221-0/+1
|/ / / / | | | | | | | | | | | | PHPBB3-16134
* | | | [prep-release-3.2.8] Update changelog for 3.2.8-RC1Marc Alexander2019-08-171-0/+75
| | | |
* | | | [prep-release-3.2.8] Add migration for 3.2.8-RC1Marc Alexander2019-08-171-0/+37
| | | |
* | | | [prep-release-3.2.8] Update version numbers to 3.2.8Marc Alexander2019-08-172-3/+3
| | | |
* | | | [prep-release-3.2.8] Update version numbers to 3.2.8-RC1Marc Alexander2019-08-174-4/+4
| | | |
* | | | Merge pull request #5658 from rubencm/ticket/13175Marc Alexander2019-08-172-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/13175] Check if account is already linked when using OAuth
| * | | | [ticket/13175] Check if account is already linked when using OAuthrubencm2019-08-142-0/+16
| | | | | | | | | | | | | | | | | | | | PHPBB3-13175
* | | | | Merge pull request #5656 from 3D-I/ticket/16019Marc Alexander2019-08-173-48/+67
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation
| * | | | | [ticket/16019] Amend explanation3D-I2019-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Short explanation3D-I2019-08-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Short array syntax and tabulation3D-I2019-08-141-43/+43
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Rewamp ACP_STYLES_EXPLAIN3D-I2019-08-141-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Code's enhancement3D-I2019-08-131-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Get rid of the checkbox3D-I2019-08-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Get rid of the uninstall link3D-I2019-08-131-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Amend code for the better3D-I2019-08-131-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Move code to before of confirm box is submitted3D-I2019-08-131-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16019
| * | | | | [ticket/16019] Deny prosilver's uninstallation3D-I2019-08-132-1/+14
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-16019