aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16342] Increase default hashing costs for Argon2 passwordsJoshyPHP2020-01-281-2/+2
| | | | PHPBB3-16342
* Merge branch '3.2.x' into 3.3.xMarc Alexander2020-01-222-6/+6
|\
| * [ticket/16332] Amend formatting tests to expect translated code stringmrgoldy2020-01-212-6/+6
| | | | | | | | PHPBB3-16332
* | Merge pull request #5823 from JoshyPHP/ticket/16309Marc Alexander2020-01-093-0/+25
|\ \ | | | | | | | | | [ticket/16309] Fix smilies with a left square bracket
| * | [ticket/16309] Fix smilies with a left square bracketJoshyPHP2020-01-083-0/+25
| | | | | | | | | | | | PHPBB3-16309
* | | Merge pull request #5812 from rxu/ticket/16288Marc Alexander2020-01-0917-31/+86
|\ \ \ | |/ / |/| | | | | [ticket/16288] PHP 8 compatibility
| * | [ticket/16288] PHP 8 compatibilityrxu2020-01-0317-31/+86
| | | | | | | | | | | | PHPBB3-16288
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2020-01-042-12/+89
|\ \ \ | |/ / |/| / | |/
| * [ticket/security-250] Check form key when approving group membershipMarc Alexander2020-01-032-12/+89
| | | | | | | | SECURITY-250
* | Merge pull request #5790 from rxu/ticket/16266Marc Alexander2019-12-291-11/+43
|\ \ | | | | | | | | | [ticket/16266] Fix argon2 driver issue for Sodium implementation
| * | [ticket/16266] Fix testsrxu2019-12-281-11/+43
| | | | | | | | | | | | PHPBB3-16266
* | | [ticket/16276] Further fix PHP nightly testsrxu2019-12-2914-17/+40
| | | | | | | | | | | | PHPBB3-16276
* | | [ticket/16276] Fix bbcode_firstpass undefined mode propertyrxu2019-12-291-0/+1
|/ / | | | | | | PHPBB3-16276
* | [ticket/16263] Do not expect numbers as strings in apache provider testMarc Alexander2019-12-221-40/+40
| | | | | | | | PHPBB3-16263
* | Merge pull request #5770 from JoshyPHP/ticket/16250Marc Alexander2019-12-212-0/+119
|\ \ | | | | | | | | | [ticket/16250] Add a service to check BBCodes safeness in ACP
| * | [ticket/16250] Add a service to check BBCodes safenessJoshyPHP2019-12-132-0/+119
| | | | | | | | | | | | PHPBB3-16250
* | | Merge pull request #5728 from rxu/ticket/15294Marc Alexander2019-12-153-8/+147
|\ \ \ | | | | | | | | | | | | [ticket/15294] Fix session_gc() selecting expired sessions for unique users
| * | | [ticket/15294] Minor code adjustingrxu2019-11-052-33/+33
| | | | | | | | | | | | | | | | PHPBB3-15294
| * | | [ticket/15294] Add session_gc() testsrxu2019-11-053-1/+140
| | | | | | | | | | | | | | | | PHPBB3-15294
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-121-0/+35
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #5771 from JoshyPHP/ticket/16251Marc Alexander2019-12-121-0/+35
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16251] Prevent shortened links from overriding other plugins
| | * | | [ticket/16251] Prevent shortened links from overriding other pluginsJoshyPHP2019-12-091-0/+35
| | | | | | | | | | | | | | | | | | | | PHPBB3-16251
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-124-0/+37
|\| | | | | |_|_|/ |/| | |
| * | | [ticket/16252] Ignore non-BBCodes when looking for unauthorized markupJoshyPHP2019-12-094-0/+37
| |/ / | | | | | | | | | PHPBB3-16252
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-061-0/+54
|\| |
| * | Merge pull request #5737 from marc1706/ticket/16211Marc Alexander2019-12-061-0/+54
| |\ \ | | | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter
| | * | [ticket/16211] Fix coppa registration testMarc Alexander2019-11-281-3/+2
| | | | | | | | | | | | | | | | PHPBB3-16211
| | * | [ticket/16211] Prevent skipping COPPA via URL parameterMarc Alexander2019-11-141-0/+55
| | | | | | | | | | | | | | | | PHPBB3-16211
* | | | Merge pull request #5756 from mrgoldy/ticket/16239Marc Alexander2019-12-061-1/+2
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16239] Remove deprecated phpbb\db\tools
| * | | | [ticket/16239] Update DB tools in UI test casemrgoldy2019-11-301-1/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16239
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-12-061-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/16247] Add test not tested3D-I2019-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16247
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-11-281-0/+16
|\| | | |
| * | | | [ticket/16228] Fix BBCodes mergingJoshyPHP2019-11-251-0/+16
| | |/ / | |/| | | | | | | | | | PHPBB3-16228
* | | | [ticket/16223] Use constructor arguments instead of func_get_args()Marc Alexander2019-11-251-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16223
* | | | [ticket/16223] Ensure memcached tests are only run when availableMarc Alexander2019-11-253-1/+55
| | | | | | | | | | | | | | | | PHPBB3-16223
* | | | [ticket/16223] Add test for memcached driverMarc Alexander2019-11-251-0/+46
| |/ / |/| | | | | | | | PHPBB3-16223
* | | Merge pull request #5686 from v12mike/ticket/9837Marc Alexander2019-11-223-4/+449
|\ \ \ | | | | | | | | | | | | [ticket/9837] Display unapproved posts to their authors
| * | | [ticket/9837] Remove not needed lines in testMarc Alexander2019-11-211-3/+0
| | | | | | | | | | | | | | | | PHPBB3-9837
| * | | [ticket/9837] Make unapproved posts visible to authorv12mike2019-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | review comments PHPBB3-9837
| * | | [ticket/9837] Display unapproved posts to their authorsv12mike2019-11-212-75/+76
| | | | | | | | | | | | | | | | | | | | | | | | Coding guidelines fixes PHPBB3-9837
| * | | [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-212-2/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests Tidy up code Improve user message formatting PHPBB3-9837
| * | | [ticket/9837] Display unapproved posts to postersv12mike2019-11-211-0/+360
| | | | | | | | | | | | | | | | | | | | | | | | Add tests and improve style template PHPBB3-9837
* | | | [ticket/16167] Adjust tests for actual duplicate emailMarc Alexander2019-11-181-0/+2
| | | | | | | | | | | | | | | | PHPBB3-16167
* | | | [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-182-3/+0
| | | | | | | | | | | | | | | | PHPBB3-16167
* | | | [ticket/12574] Remove not used user_typeMarc Alexander2019-11-171-1/+0
| | | | | | | | | | | | | | | | PHPBB3-12574
* | | | [ticket/12574] Remove passwords manager & container requirement from oauthMarc Alexander2019-11-161-2/+23
| | | | | | | | | | | | | | | | PHPBB3-12574
* | | | [ticket/12574] Remove special cases for PHP < 5.3.7Marc Alexander2019-11-163-164/+50
| | | | | | | | | | | | | | | | PHPBB3-12574
* | | | [ticket/12574] Clean up dependencies of db auth providerMarc Alexander2019-11-161-1/+13
| | | | | | | | | | | | | | | | PHPBB3-12574
* | | | [ticket/12574] Stop using passwords manager in apache providerMarc Alexander2019-11-161-32/+5
| | | | | | | | | | | | | | | | PHPBB3-12574