Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2020-01-04 | 3 | -6/+25 |
|\ | |||||
| * | [ticket/security-250] Check form key when approving group membership | Marc Alexander | 2020-01-03 | 1 | -0/+5 |
| | | | | | | | | SECURITY-250 | ||||
| * | [ticket/security-252] Check form token on marking PM | Marc Alexander | 2020-01-03 | 1 | -5/+5 |
| | | | | | | | | SECURITY-252 | ||||
| * | [ticket/security-251] Check form token when moving PM to folder | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
| | | | | | | | | SECURITY-251 | ||||
| * | Merge pull request #58 from phpbb/ticket/security-253 | Marc Alexander | 2020-01-03 | 1 | -0/+7 |
| |\ | | | | | | | | | | [ticket/security-253] Check form key when exporting PM data | ||||
| | * | [ticket/security-253] Check form key when exporting PM data | Marc Alexander | 2019-12-26 | 1 | -0/+7 |
| | | | | | | | | | | | | SECURITY-253 | ||||
| * | | [ticket/security-249] Do not handle avatar submit on invalid token | Marc Alexander | 2019-12-26 | 1 | -6/+6 |
| |/ | | | | | | | SECURITY-249 | ||||
* | | [ticket/16277] Move from each() function | rxu | 2019-12-29 | 1 | -8/+8 |
| | | | | | | | | PHPBB3-16277 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-06 | 1 | -6/+9 |
|\ \ | |/ | |||||
| * | Merge pull request #5737 from marc1706/ticket/16211 | Marc Alexander | 2019-12-06 | 1 | -6/+9 |
| |\ | | | | | | | | | | [ticket/16211] Prevent skipping COPPA via URL parameter | ||||
| | * | [ticket/16211] Use form to ensure link data is passed on coppa registration | Marc Alexander | 2019-11-27 | 1 | -10/+5 |
| | | | | | | | | | | | | PHPBB3-16211 | ||||
| | * | [ticket/16211] Prevent skipping COPPA via URL parameter | Marc Alexander | 2019-11-14 | 1 | -2/+10 |
| | | | | | | | | | | | | PHPBB3-16211 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-12-06 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 1 | -1/+4 |
| |/ | | | | | | | PHPBB3-16247 | ||||
* | | [ticket/16167] Remove uses of user_email_hash | Marc Alexander | 2019-11-18 | 2 | -2/+1 |
| | | | | | | | | PHPBB3-16167 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-11-14 | 1 | -8/+6 |
|\ \ | |/ | |||||
| * | [ticket/16210] Ensure terms of use is not skipped by enforcing form token | Marc Alexander | 2019-11-12 | 1 | -8/+6 |
| | | | | | | | | PHPBB3-16210 | ||||
* | | [ticket/14465] Remove setting for maximum password length | Marc Alexander | 2019-10-03 | 2 | -6/+6 |
| | | | | | | | | PHPBB3-14465 | ||||
* | | Merge pull request #5652 from marc1706/ticket/11327 | Marc Alexander | 2019-10-03 | 1 | -174/+0 |
|\ \ | | | | | | | | | | [ticket/11327] Implement forgot password functionality via form | ||||
| * | | [ticket/11327] Move UCP remind functionality to a controller for password reset | Marc Alexander | 2019-08-08 | 1 | -174/+0 |
| | | | | | | | | | | | | PHPBB3-11327 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-09-20 | 1 | -2/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | [ticket/security/244] Add form token check to plupload | Marc Alexander | 2019-08-24 | 1 | -2/+5 |
| | | | | | | | | SECURTIY-244 | ||||
* | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-27 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Merge pull request #5630 from 3D-I/ticket/16103 | Marc Alexander | 2019-07-27 | 1 | -0/+10 |
| |\ | | | | | | | | | | [ticket/16103] Add core.pm_modify_message_subject | ||||
| | * | [ticket/16103] Add core.pm_modify_message_subject | 3D-I | 2019-07-20 | 1 | -0/+10 |
| | | | | | | | | | | | | PHPBB3-16103 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-07-22 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #5606 from senky/ticket/15976 | Marc Alexander | 2019-07-22 | 1 | -1/+2 |
| |\ \ | | |/ | |/| | | | | [ticket/15976] Reset user_passchg only if user changed password | ||||
| | * | [ticket/15976] Reset user_passchg only if user changed password | Jakub Senko | 2019-05-27 | 1 | -1/+2 |
| | | | | | | | | | | | | PHPBB3-15976 | ||||
* | | | Merge branch '3.2.x' into 3.3.x | Marc Alexander | 2019-06-04 | 1 | -8/+22 |
|\ \ \ | |/ / | |||||
| * | | [ticket/15932] Disallow deleting locked attachments | Jakub Senko | 2019-05-28 | 1 | -8/+22 |
| |/ | | | | | | | PHPBB3-15932 | ||||
* | | [ticket/11838] OAuth registration from ucp_register | Jakub Senko | 2019-05-09 | 1 | -0/+25 |
| | | | | | | | | PHPBB3-11838 | ||||
* | | [ticket/15714] Auto login after registration | Rubén Calvo | 2019-05-09 | 1 | -0/+3 |
|/ | | | | PHPBB3-15714 | ||||
* | [ticket/16037] Fix UCP PM ViewFolder PHP Notice error | Matt Friedman | 2019-04-30 | 1 | -2/+2 |
| | | | | PHPBB3-16037 | ||||
* | [ticket/15953] add reported pm borders | hanakin | 2019-03-04 | 1 | -1/+1 |
| | | | | PHPBB3-15953 | ||||
* | [ticket/15954] Add safeguards to include() calls | kasimi | 2019-01-26 | 5 | -15/+59 |
| | | | | PHPBB3-15954 | ||||
* | Merge pull request #5457 from battye/ticket/15883 | Marc Alexander | 2019-01-05 | 1 | -2/+19 |
|\ | | | | | | | [ticket/15883] New error message for when users try adding invalid usernames to a group | ||||
| * | [ticket/15883] Review changes | battye | 2019-01-04 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-15883 | ||||
| * | [ticket/15883] Use the new language object | battye | 2018-11-29 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | Using the new ->lang() format. Made the username comparison case insensitive. Also fixed a bug where the return to previous page link in the UCP was going back to the list of groups rather than the specific manage group page when an error occurred. PHPBB3-15883 | ||||
| * | [ticket/15883] Add error for invalid usernames being added to a group | battye | 2018-11-26 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | Update the ACP and the UCP so that when bulk adding users to a group, if invalid usernames are submitted alongside valid usernames then a message will be displayed to inform the user what the invalid usernames are. PHPBB3-15883 | ||||
* | | Merge pull request #5468 from senky/ticket/15898 | Marc Alexander | 2018-12-27 | 1 | -2/+14 |
|\ \ | | | | | | | | | | [ticket/15898] Add core.ucp_pm_compose_template | ||||
| * | | [ticket/15898] Add core.ucp_pm_compose_template | Jakub Senko | 2018-12-03 | 1 | -2/+14 |
| | | | | | | | | | | | | PHPBB3-15898 | ||||
* | | | Merge pull request #5481 from kasimi/ticket/15910-3.2.x | Marc Alexander | 2018-12-24 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | [ticket/15910] Pass object arguments by reference implicitly | ||||
| * | | | [ticket/15910] Pass object arguments by reference implicitly | kasimi | 2018-12-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | PHPBB3-15910 | ||||
* | | | | [ticket/15893] Pass needed language class directly to format quote | Marc Alexander | 2018-12-02 | 1 | -1/+5 |
|/ / / | | | | | | | | | | PHPBB3-15893 | ||||
* | | | Merge pull request #5449 from senky/ticket/15878 | Marc Alexander | 2018-11-28 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | | | | [ticket/15878] Add attachments to ucp_pm_view_message | ||||
| * | | [ticket/15878] Add attachments to ucp_pm_view_message | Jakub Senko | 2018-11-19 | 1 | -0/+3 |
| |/ | | | | | | | PHPBB3-15878 | ||||
* | | [ticket/15881] Reset login keys for account reactivation after password update | rxu | 2018-11-24 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-15881 | ||||
* | | Merge pull request #4223 from senky/ticket/10432 | Marc Alexander | 2018-10-28 | 1 | -53/+63 |
|\ \ | | | | | | | | | | [ticket/10432] Don't require username when user forgets password | ||||
| * | | [ticket/10432] Fix errors and address privacy concern | Jakub Senko | 2018-10-28 | 1 | -21/+12 |
| | | | | | | | | | | | | PHPBB3-10432 | ||||
| * | | [ticket/10432] Fix for SQLite | Jakub Senko | 2018-10-23 | 1 | -2/+3 |
| | | | | | | | | | | | | PHPBB3-10432 |