aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5692 from stevendegroote/ticket/16159Marc Alexander2019-09-211-1/+3
|\ | | | | | | [ticket/16159] Wrap post times in html time tag
| * [ticket/16159] Use predefined DATE_RFC3339stevendegroote2019-09-181-1/+1
| | | | | | | | PHPBB3-16159
| * Merge branch '3.2.x' into ticket/16159stevendegroote2019-09-1783-1405/+2593
| |\
| * | [ticket/16159] Wrap post times in html time tagstevendegroote2019-09-171-1/+3
| | | | | | | | | | | | PHPBB3-16159
* | | Merge branch 'prep-release-3.2.8' into 3.2.xMarc Alexander2019-09-205-10/+44
|\ \ \ | |_|/ |/| |
| * | [prep-release-3.2.8] Update version numbers for 3.2.8 releaseMarc Alexander2019-09-081-1/+1
| | |
| * | Merge pull request #5679 from mrgoldy/ticket/16123Marc Alexander2019-09-081-2/+3
| |\ \ | | | | | | | | | | | | [ticket/16123] Show proper banned email message
| | * | [ticket/16123] Remove redundant if checkmrgoldy2019-09-071-5/+3
| | | | | | | | | | | | | | | | 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 #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
| * | | | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-242-2/+34
| | |/ / | |/| | | | | | | | | | SECURTIY-244
| * | | [ticket/16134] Exclude group leaders on group member purgekinerity2019-08-221-0/+1
| | | | | | | | | | | | | | | | PHPBB3-16134
* | | | [ticket/16084] Remove redundant backup radio buttonmrgoldy2019-08-261-7/+3
| | | | | | | | | | | | | | | | PHPBB3-16084
* | | | [3.2.x] Update version numbers to 3.2.9-devMarc Alexander2019-08-171-1/+1
|/ / /
* | | [prep-release-3.2.8] Update version numbers to 3.2.8-RC1Marc Alexander2019-08-171-1/+1
| | |
* | | Merge pull request #5656 from 3D-I/ticket/16019Marc Alexander2019-08-171-5/+21
|\ \ \ | | | | | | | | | | | | [ticket/16019] Deny prosilver's uninstallation
| * | | [ticket/16019] Code's enhancement3D-I2019-08-131-5/+2
| | | | | | | | | | | | | | | | 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-131-0/+12
| | | | | | | | | | | | | | | | PHPBB3-16019
* | | | Merge pull request #5654 from 3D-I/ticket/16080Marc Alexander2019-08-151-0/+7
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16080] ACP - Provide meaningful error msg for deleted installed style
| * | | | [ticket/16080] Remove sprintf()3D-I2019-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16080
| * | | | [ticket/16080] Use placeholder3D-I2019-08-121-1/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-16080
| * | | | [ticket/16080] Provide a meaningful error message for deleted installed style3D-I2019-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-16080
| * | | | [ticket/16080] Change location as it should have been.3D-I2019-08-122-5/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-16080
| * | | | [ticket/16080] Provide a back-trace for deleted installed style3D-I2019-08-111-0/+5
| |/ / / | | | | | | | | | | | | | | | | | | | | That's a very edge case, I am using the same approach done in user.php PHPBB3-16080
* | | | Merge pull request #5650 from 3D-I/ticket/16127Marc Alexander2019-08-121-0/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/16127] Add UI for email $max_chunk_size
| * | | [ticket/16127] Amend input validation PHP side3D-I2019-08-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16127
| * | | [ticket/16127] Minimum 1 and rephrasing.3D-I2019-08-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-16127
| * | | [ticket/16127] Add UI for email $max_chunk_size3D-I2019-08-071-0/+1
| | | | | | | | | | | | | | | | PHPBB3-16127
* | | | Merge pull request #5637 from EA117/ticket/16054Marc Alexander2019-08-111-6/+4
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/16054] Restore ability to login from any template.
| * | | | [ticket/16054] Restore ability to login from any template.EA1172019-07-281-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving the login form's add_form_key() work into page_header(), so that the template variables required for presenting a login form are again available to any template that chooses to consume them. PHPBB3-16054
* | | | | Merge pull request #5643 from dark-1/ticket/16113Marc Alexander2019-08-111-5/+27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16113] Add core.mcp_topic_modify_sql_ary
| * | | | | [ticket/16113] Add core.mcp_topic_modify_sql_aryDark❶2019-07-291-5/+27
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16113
* | | | | | Merge pull request #5651 from 3D-I/ticket/15897Marc Alexander2019-08-111-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15897] Fix Emojis' SQL Error in Attachment Comment
| * | | | | | [ticket/15897] Fix Emojis' SQL Error in Attachment Comment3D-I2019-08-101-0/+5
| | |_|/ / / | |/| | | | | | | | | | | | | | | | PHPBB3-15897
* | | | | | Merge pull request #5634 from dark-1/ticket/16111Marc Alexander2019-08-111-6/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/16111] Add core.message_history_modify_sql_ary
| * | | | | [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16111
| * | | | | [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16111
| * | | | | [ticket/16111] Add core.message_history_modify_sql_aryDark❶2019-07-281-6/+33
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-16111
* | | | | Merge pull request #5628 from marc1706/ticket/16101Derky2019-07-302-2/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/16101] Add Referrer-Policy header to phpBB's headers
| * | | | | [ticket/16101] Add Referrer-Policy header to phpBB's headersMarc Alexander2019-07-202-2/+4
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-16101
* | | | | Merge pull request #5635 from EA117/ticket/16066Marc Alexander2019-07-291-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | [ticket/16066] Fix FORM_INVALID always returned for banned user.
| * | | | [ticket/16066] Fix FORM_INVALID always returned for banned user.EA1172019-07-281-1/+1
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the introduction of add_form_key() and check_form_key() calls to login_box() in phpBB 3.2.6 and later, if a banned user attempts to login, they receive a "The submitted form was invalid. Try submitting again." Instead of the message indicating that they are banned, and why. This is happening because check_ban() actually calls into login_box() recursively, but after the $user->session_id has been switched to a new session ID for the logging-on user. Therefore, now that check_form_key() has been introduced to login_box(), it is impossible for check_form_key() to succeed during this recursive call. Fix is to make login_box()'s use of check_form_key() conditional on whether IN_CHECK_BAN is defined, so that the recursive call does not attempt to re-validate the form_key again. Note the form_key has already been successfully verified by the original call into login_box(), prior to calling into check_ban() and attempting to recursively call login_box(). So the protection of why check_form_key() was added is still intact with this change. PHPBB3-16066
* | | | Merge pull request #5459 from mrgoldy/ticket/15886Marc Alexander2019-07-282-2/+5
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/15886] Group helper functions
| * | | [ticket/15886] Appropriate HTML docsmrgoldy2019-03-101-1/+3
| | | | | | | | | | | | | | | | PHPBB3-15886
| * | | [ticket/15886] Add @html doc for group/user stringsmrgoldy2019-03-091-0/+1
| | | | | | | | | | | | | | | | PHPBB3-15886