aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16051] Automatically convert mysql driver to mysqliMarc Alexander2019-10-061-0/+6
| | | | PHPBB3-16051
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-069-742/+12
| | | | PHPBB3-16051
* Merge pull request #5652 from marc1706/ticket/11327Marc Alexander2019-10-032-0/+491
|\ | | | | | | [ticket/11327] Implement forgot password functionality via form
| * [ticket/11327] Adjust code per review commentsMarc Alexander2019-10-031-17/+18
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Use http_exception instead of trigger_errorMarc Alexander2019-09-011-1/+4
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Move html output to reset password html fileMarc Alexander2019-08-301-2/+6
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Use U_ prefix for reset password URL template variableMarc Alexander2019-08-261-7/+7
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Clean up code style a bitMarc Alexander2019-08-222-14/+13
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Clean up code a bitMarc Alexander2019-08-101-20/+23
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Update tests to reflect changesMarc Alexander2019-08-101-2/+2
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Finish up initial version of password reset systemMarc Alexander2019-08-101-48/+82
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Continue with implementation of password reset functionalityMarc Alexander2019-08-101-122/+133
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Adjust wording of forgot password emailMarc Alexander2019-08-091-2/+2
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Split up into forgot password and reset passwordMarc Alexander2019-08-091-5/+153
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Add reset token columns & config settingMarc Alexander2019-08-091-0/+48
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Adjust display of page titleMarc Alexander2019-08-081-4/+1
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Refactor ucp_remind to reset_password controllerMarc Alexander2019-08-081-40/+109
| | | | | | | | PHPBB3-11327
| * [ticket/11327] Move UCP remind functionality to a controller for password resetMarc Alexander2019-08-081-0/+174
| | | | | | | | PHPBB3-11327
* | [ticket/15257] Provide extension not enableable messagesJakub Senko2019-09-302-2/+6
| | | | | | | | PHPBB3-15257
* | Merge pull request #5511 from senky/ticket/15940Marc Alexander2019-09-282-8/+2
|\ \ | | | | | | | | | [ticket/15940] Expose user_id to notif method's is_available()
| * | [ticket/15940] Fix approve_* notificationsJakub Senko2019-09-282-8/+2
| | | | | | | | | | | | PHPBB3-15940
* | | [ticket/15905] Re-add add_class and lang_definedmrgoldy2019-09-251-0/+12
| | | | | | | | | | | | PHPBB3-15905
* | | [ticket/15905] Try it without authmrgoldy2019-09-251-58/+1
| | | | | | | | | | | | PHPBB3-15905
* | | [ticket/15905] Resolve conflictsmrgoldy2019-09-251-4/+5
| | | | | | | | | | | | PHPBB3-15905
* | | [ticket/15905] Try with existing phpbb extensionmrgoldy2019-09-253-94/+46
| | | | | | | | | | | | PHPBB3-15905
* | | [ticket/15905] Correct line endingsmrgoldy2019-09-254-320/+320
| | | | | | | | | | | | PHPBB3-15905
* | | [ticket/15905] Create multiple twig extensionsmrgoldy2019-09-254-0/+320
|/ / | | | | | | PHPBB3-15905
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-19/+17
|\ \
| * \ Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-221-19/+17
| |\ \ | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type
| | * | [ticket/16076] addFileFilter to check max file size per mime typemrgoldy2019-08-251-19/+17
| | | | | | | | | | | | | | | | PHPBB3-16076
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-3/+3
|\ \ \ \ | |/ / /
| * | | Merge pull request #5673 from AlfredoRamos/ticket/15643Marc Alexander2019-09-221-3/+3
| |\ \ \ | | | | | | | | | | | | | | | [ticket/15643] Fix open_basedir warnings
| | * | | [ticket/15643] Fix open_basedir warningsAlfredo Ramos2019-09-031-3/+3
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | Suppress warnings when trying to call is_link(), is_dir() and is_file() on the web server root directory when open_basedir is set. PHPBB3-15643
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge pull request #5687 from rxu/ticket/16157Marc Alexander2019-09-211-1/+1
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16157] Fix FORM_INVALID error in the sending email form
| | * | | [ticket/16157] Fix FORM_INVALID error in the sending email formrxu2019-09-131-1/+1
| | |/ / | | | | | | | | | | | | PHPBB3-16157
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-204-2/+41
|\ \ \ \ | |/ / /
| * | | [prep-release-3.2.8] Add migration for 3.2.8Marc Alexander2019-09-081-0/+36
| | | |
| * | | [ticket/security/243] Fail silently on unsupported values for font sizeMarc Alexander2019-08-311-12/+1
| | | | | | | | | | | | | | | | SECURITY-243
| * | | 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-252-1/+12
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | [ticket/security/243] Limit size BBCode to int
| | * | | [ticket/security/243] Use bbcode.html like formattingMarc Alexander2019-07-181-1/+1
| | | | | | | | | | | | | | | | | | | | SECURITY-243
| | * | | [ticket/security/243] Limit size BBCode to 4 numeric charactersMarc Alexander2019-07-172-2/+2
| | | | | | | | | | | | | | | | | | | | SECURITY-243
| | * | | [ticket/security/243] Limit size values to supported valuesMarc Alexander2019-07-161-0/+11
| | | | | | | | | | | | | | | | | | | | SECURITY-243
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-171-0/+37
|\ \ \ \ \ | |/ / / /
| * | | | [prep-release-3.2.8] Add migration for 3.2.8-RC1Marc Alexander2019-08-171-0/+37
| | | | |
* | | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-171-0/+15
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | [ticket/13175] Check if account is already linked when using OAuthrubencm2019-08-141-0/+15
| | |/ | |/| | | | | | | PHPBB3-13175
* | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-07-281-3/+257
|\ \ \ | |/ /