Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11327] Adjust tests for new reset password changes | Marc Alexander | 2019-08-10 | 2 | -3/+5 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Clean up code a bit | Marc Alexander | 2019-08-10 | 3 | -22/+24 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Update tests to reflect changes | Marc Alexander | 2019-08-10 | 2 | -35/+62 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Finish up initial version of password reset system | Marc Alexander | 2019-08-10 | 4 | -63/+111 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Rename UCP reset password template | Marc Alexander | 2019-08-10 | 1 | -0/+0 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Continue with implementation of password reset functionality | Marc Alexander | 2019-08-10 | 2 | -122/+135 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Adjust wording of forgot password email | Marc Alexander | 2019-08-09 | 2 | -11/+7 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Rename email file to forgot password | Marc Alexander | 2019-08-09 | 1 | -0/+0 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Split up into forgot password and reset password | Marc Alexander | 2019-08-09 | 5 | -8/+161 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Add reset token columns & config setting | Marc Alexander | 2019-08-09 | 1 | -0/+48 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Adjust display of page title | Marc Alexander | 2019-08-08 | 1 | -4/+1 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Refactor ucp_remind to reset_password controller | Marc Alexander | 2019-08-08 | 1 | -40/+109 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Move UCP remind functionality to a controller for password reset | Marc Alexander | 2019-08-08 | 7 | -3/+31 |
| | | | | PHPBB3-11327 | ||||
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-08-07 | 1 | -2/+2 |
|\ | |||||
| * | Merge pull request #5647 from 3D-I/ticket/16119 | Marc Alexander | 2019-08-07 | 1 | -2/+2 |
| |\ | | | | | | | | | | [ticket/16119] Prevent error message for Poll Title | ||||
| | * | [ticket/16119] Prevent error message for Poll Title | 3D-I | 2019-08-06 | 1 | -2/+2 |
| |/ | | | | | | | PHPBB3-16119 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge pull request #5641 from EA117/ticket/16040 | Marc Alexander | 2019-07-31 | 1 | -1/+1 |
| |\ | | | | | | | | | | [ticket/16040] Forum list won't display topic icons containing a space. | ||||
| | * | [ticket/16040] Forum list won't display topic icons containing a space. | EA117 | 2019-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Change proSilver's viewforum_body.html template to be in line with existing viewtopic_body.html behavior, in which the topic icon path will be surrounded in quotes, and presence of a space in the topic icon file name will not fail. PHPBB3-16040 | ||||
* | | | Merge pull request #5644 from marc1706/ticket/16115 | Marc Alexander | 2019-07-30 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | | | | | [ticket/16115] Add PHP 7.4snapshot to travis CI build matrix | ||||
| * | | | [ticket/16115] Add PHP 7.4snapshot to travis CI build matrix | Marc Alexander | 2019-07-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-16115 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Derky | 2019-07-30 | 2 | -2/+4 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #5628 from marc1706/ticket/16101 | Derky | 2019-07-30 | 2 | -2/+4 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/16101] Add Referrer-Policy header to phpBB's headers | ||||
| | * | | | [ticket/16101] Add Referrer-Policy header to phpBB's headers | Marc Alexander | 2019-07-20 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-16101 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-29 | 4 | -0/+24 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5633 from kasimi/ticket/16108 | Marc Alexander | 2019-07-29 | 4 | -0/+24 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16108] Add topiclist_row_topic_by_author_before|after | ||||
| | * | | | | [ticket/16108] Use twig syntax in template event | Marc Alexander | 2019-07-27 | 3 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16108 | ||||
| | * | | | | [ticket/16108] Add topiclist_row_topic_by_author_before|after | kasimi | 2019-07-23 | 4 | -0/+24 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16108 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-29 | 2 | -0/+16 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5632 from kasimi/ticket/16107 | Marc Alexander | 2019-07-29 | 2 | -0/+16 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16107] Add mcp_move_destination_forum_before|after | ||||
| | * | | | | [ticket/16107] Use twig syntax for event | Marc Alexander | 2019-07-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16107 | ||||
| | * | | | | [ticket/16107] Add mcp_move_destination_forum_before|after | kasimi | 2019-07-23 | 2 | -0/+16 |
| | |/ / / | | | | | | | | | | | | | | | | PHPBB3-16107 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-29 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5635 from EA117/ticket/16066 | Marc Alexander | 2019-07-29 | 1 | -1/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16066] Fix FORM_INVALID always returned for banned user. | ||||
| | * | | | | [ticket/16066] Fix FORM_INVALID always returned for banned user. | EA117 | 2019-07-28 | 1 | -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 branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-29 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge pull request #5638 from marc1706/ticket/16112 | Marc Alexander | 2019-07-29 | 2 | -55/+56 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/16112] Update composer dependencies for 3.2.x | ||||
* | \ \ \ \ | Merge pull request #5639 from marc1706/ticket/16112-3.3.x | Marc Alexander | 2019-07-29 | 2 | -166/+171 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/16112] Update composer dependencies for 3.3.x | ||||
| * \ \ \ \ \ | Merge branch 'ticket/16112' into ticket/16112-3.3.x | Marc Alexander | 2019-07-28 | 2 | -166/+171 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | [ticket/16112] Update composer dependencies for 3.2.x | Marc Alexander | 2019-07-28 | 2 | -55/+56 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16112 | ||||
* | | | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-29 | 1 | -0/+32 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge pull request #5627 from senky/ticket/16097 | Marc Alexander | 2019-07-29 | 1 | -0/+32 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | [ticket/16097] Add core.viewtopic_gen_sort_selects_before | ||||
| | * | | | | [ticket/16097] Correctly classify sort_days as int | Jakub Senko | 2019-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-16097 | ||||
| | * | | | | [ticket/16097] Add core.viewtopic_gen_sort_selects_before | Jakub Senko | 2019-07-08 | 1 | -0/+32 |
| | | |_|/ | | |/| | | | | | | | | | | | | PHPBB3-16097 | ||||
* | | | | | Merge pull request #5636 from marc1706/ticket/15886 | Marc Alexander | 2019-07-29 | 2 | -3/+3 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | [ticket/15886] Use getMockBuilder instead of removed getMock() | ||||
| * | | | | [ticket/15886] Use getMockBuilder instead of removed getMock() | Marc Alexander | 2019-07-28 | 2 | -3/+3 |
|/ / / / | | | | | | | | | | | | | PHPBB3-15886 | ||||
* | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 1 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge pull request #5494 from mrgoldy/ticket/15885 | Marc Alexander | 2019-07-28 | 1 | -7/+7 |
| |\ \ \ | | | | | | | | | | | | | | | | [ticket/15885] Display group rank on memberlist_body | ||||
| | * | | | [ticket/15885] Display group rank on memberlist_body | mrgoldy | 2019-01-02 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15885 | ||||
* | | | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-28 | 10 | -74/+595 |
|\ \ \ \ \ | |/ / / / |