Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | 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 | ||||
* | | [ticket/16247] Quote PM has no identifier | 3D-I | 2019-12-05 | 1 | -1/+4 |
|/ | | | | PHPBB3-16247 | ||||
* | [ticket/16210] Ensure terms of use is not skipped by enforcing form token | Marc Alexander | 2019-11-12 | 1 | -8/+6 |
| | | | | PHPBB3-16210 | ||||
* | [ticket/security/244] Add form token check to plupload | Marc Alexander | 2019-08-24 | 1 | -2/+5 |
| | | | | SECURTIY-244 | ||||
* | 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 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 | ||||
* | | [ticket/15932] Disallow deleting locked attachments | Jakub Senko | 2019-05-28 | 1 | -8/+22 |
|/ | | | | PHPBB3-15932 | ||||
* | [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 | ||||
| * | | [ticket/10432] Don't require username when user forgets password | Jakub Senko | 2018-10-18 | 1 | -52/+70 |
| |/ | | | | | | | PHPBB3-10432 | ||||
* | | Merge pull request #5415 from senky/ticket/15838 | Marc Alexander | 2018-10-28 | 1 | -0/+24 |
|\ \ | | | | | | | | | | [ticket/15838] Add core.ucp_register_register_after | ||||
| * | | [ticket/15838] Add core.ucp_register_register_after | Jakub Senko | 2018-10-15 | 1 | -0/+24 |
| |/ | | | | | | | PHPBB3-15838 | ||||
* | | Merge pull request #5416 from senky/ticket/15839 | Marc Alexander | 2018-10-28 | 1 | -3/+20 |
|\ \ | | | | | | | | | | [ticket/15839] Add core.ucp_login_link_template_after | ||||
| * | | [ticket/15839] Add core.ucp_login_link_template_after | Jakub Senko | 2018-10-22 | 1 | -3/+20 |
| |/ | | | | | | | PHPBB3-15839 | ||||
* | | Merge pull request #5414 from senky/ticket/15837 | Marc Alexander | 2018-10-28 | 1 | -0/+26 |
|\ \ | | | | | | | | | | [ticket/15837] Add core.ucp_register_welcome_email_before | ||||
| * | | [ticket/15837] Add core.ucp_register_welcome_email_before | Jakub Senko | 2018-10-15 | 1 | -0/+26 |
| |/ | | | | | | | PHPBB3-15837 | ||||
* | | Merge pull request #5387 from senky/ticket/15593 | Marc Alexander | 2018-10-27 | 1 | -0/+6 |
|\ \ | | | | | | | | | | [ticket/15593] Do not allow print view with direct URL | ||||
| * | | [ticket/15593] Do not allow print view with direct URL | Jakub Senko | 2018-09-28 | 1 | -0/+6 |
| | | | | | | | | | | | | PHPBB3-15593 | ||||
* | | | [ticket/15849] Stop using php4 constructors | Ruben Calvo | 2018-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15849 | ||||
* | | | Merge pull request #5379 from senky/ticket/15621 | Marc Alexander | 2018-10-20 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | | | | [ticket/15621] Remove graphical inconsistencies | ||||
| * | | [ticket/15621] Remove graphical inconsistencies | Jakub Senko | 2018-09-26 | 1 | -2/+2 |
| |/ | | | | | | | PHPBB3-15621 | ||||
* | | Merge pull request #5368 from kinerity/ticket/15803 | Marc Alexander | 2018-10-13 | 1 | -1/+16 |
|\ \ | | | | | | | | | | [ticket/15803] Add events on ucp_pm_compose for additional message list actions | ||||
| * | | [ticket/15803] Change 'object' to 'bool' | Kailey Truscott | 2018-09-25 | 1 | -4/+4 |
| | | | | | | | | | | | | PHPBB3-15803 | ||||
| * | | [ticket/15803] Global $phpbb_dispatcher | kinerity | 2018-09-23 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-15803 |