Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ticket/15860] Fix format of backup files | Ruben Calvo | 2018-10-30 | 1 | -1/+1 | |
| | | | | PHPBB3-15860 | |||||
* | Merge pull request #5381 from senky/ticket/15616 | Marc Alexander | 2018-10-13 | 1 | -1/+3 | |
|\ | | | | | | | [ticket/15616] Remove jumpbox from login_forum.html | |||||
| * | [ticket/15616] Add jumpbox to login_forum.html | Jakub Senko | 2018-09-26 | 1 | -1/+3 | |
| | | | | | | | | PHPBB3-15616 | |||||
* | | Merge pull request #5374 from senky/ticket/15758 | Marc Alexander | 2018-10-10 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | |||||
| * | | [ticket/15758] Show translated msg for INSECURE_REDIRECT | Jakub Senko | 2018-09-28 | 1 | -5/+5 | |
| |/ | | | | | | | PHPBB3-15758 | |||||
* | | Merge pull request #5377 from senky/ticket/15700 | Marc Alexander | 2018-10-09 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | [ticket/15700] Use correct T_THEME_LANG_NAME | |||||
| * | | [ticket/15700] Use correct T_THEME_LANG_NAME | Jakub Senko | 2018-09-25 | 1 | -1/+1 | |
| |/ | | | | | | | PHPBB3-15700 | |||||
* | | Merge pull request #5370 from senky/ticket/15805 | Marc Alexander | 2018-10-08 | 1 | -1/+3 | |
|\ \ | |/ |/| | | | [ticket/15805] Add result to core.login_box_redirect | |||||
| * | [ticket/15805] Add result to core.login_box_redirect | Jakub Senko | 2018-09-24 | 1 | -1/+3 | |
| | | | | | | | | PHPBB3-15805 | |||||
* | | [ticket/15723] Rewrite unique_id too | Rubén Calvo | 2018-08-08 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-15723 | |||||
* | | [ticket/15723] Rewrite gen_rand_string() and gen_rand_string_friendly() | Rubén Calvo | 2018-07-14 | 1 | -7/+20 | |
|/ | | | | PHPBB3-15723 | |||||
* | Merge pull request #5253 from senky/ticket/15618 | Tristan Darricau | 2018-07-08 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | [ticket/15618] Display The team link only to users with permission * github.com:/phpbb/phpbb: [ticket/15618] Display The team link only to users with permission | |||||
| * | [ticket/15618] Display The team link only to users with permission | Jakub Senko | 2018-06-18 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-15618 | |||||
* | | Merge branch 'prep-release-3.2.3' into 3.2.x | Tristan Darricau | 2018-07-08 | 1 | -2/+26 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.2.3: [ticket/15676] Use paragraphs and classes as suggested by hanakin [ticket/15676] Use twig syntax [ticket/15676] Simplify link text and use privacy link in cookie notice [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY | |||||
| * | | [ticket/15676] Simplify link text and use privacy link in cookie notice | Marc Alexander | 2018-05-31 | 1 | -0/+2 | |
| | | | | | | | | | | | | PHPBB3-15676 | |||||
| * | | [ticket/15676] Display privacy notice in footer & allow overriding U_PRIVACY | Marc Alexander | 2018-05-31 | 1 | -2/+24 | |
| | | | | | | | | | | | | PHPBB3-15676 | |||||
* | | | [ticket/15695] Fix gen_rand_string returning less characters than expected | Rubén Calvo | 2018-06-18 | 1 | -4/+6 | |
| |/ |/| | | | | | PHPBB3-15695 | |||||
* | | [ticket/15693] Update tests to reflect changes to gen_rand_string() | Marc Alexander | 2018-06-17 | 1 | -0/+4 | |
| | | | | | | | | PHPBB3-15693 | |||||
* | | [ticket/15693] Fix get_rand_string() | Rubén Calvo | 2018-06-15 | 1 | -2/+2 | |
|/ | | | | PHPBB3-15693 | |||||
* | Merge pull request #5074 from marc1706/ticket/15498 | Marc Alexander | 2018-01-07 | 1 | -1/+1 | |
|\ | | | | | | | [ticket/15498] Do not pass whether URL uses router to is_route | |||||
| * | [ticket/15498] Do not pass whether URL uses router to is_route | Marc Alexander | 2018-01-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | is_route expects a flag of whether this is a route that was generated with the router as opposed to is_router_used() which returns whether the router will be used via app.php. PHPBB3-15498 | |||||
* | | Merge remote-tracking branch 'upstream/3.2.x' into prep-release-3.2.2 | Marc Alexander | 2018-01-07 | 1 | -15/+15 | |
|\ \ | ||||||
| * | | [ticket/14972] Fix sizeof calls | rxu | 2018-01-01 | 1 | -15/+15 | |
| |/ | | | | | | | | | | | | | | | | | | | As of PHP 7.2, only arrays and objects implementing the Countable interface should be passed as a count() or sizeof() parameter. See https://github.com/php/php-src/blob/php-7.2.0alpha2/UPGRADING#L197-L198 Also, sizeof() seems to be sheduled for deprecation, see https://wiki.php.net/rfc/deprecations_php_7_2#suggested_deprecations PHPBB3-14972 | |||||
* | | Merge branch 'ticket/security/211' into ticket/security/211-rhea | Marc Alexander | 2018-01-01 | 1 | -2/+7 | |
|\ \ | |/ |/| | ||||||
| * | [ticket/security/211] Do not match javascript URIs with URL regexes | Marc Alexander | 2017-07-26 | 1 | -2/+2 | |
| | | | | | | | | SECURITY-211 | |||||
| * | [ticket/security/211] Make sure website URL only uses http & https schemes | Marc Alexander | 2017-07-22 | 1 | -0/+5 | |
| | | | | | | | | SECURITY-211 | |||||
* | | Merge pull request #4910 from javiexin/ticket/15331_B | Marc Alexander | 2017-10-17 | 1 | -6/+1 | |
|\ \ | | | | | | | | | | [ticket/15331] Allow gravatars to be overridden by existing event - B | |||||
| * | | [ticket/15331] Allow gravatars to be changed in the existing event | javiexin | 2017-08-19 | 1 | -6/+1 | |
| |/ | | | | | | | | | | | | | Option B: - change the get_avatar function PHPBB3-15331 | |||||
* | | [ticket/15172] Cast port to integer | Rubén Calvo | 2017-09-10 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-15172 | |||||
* | | [ticket/15172] Use symfony request component to get port | Rubén Calvo | 2017-09-09 | 1 | -2/+3 | |
| | | | | | | | | PHPBB3-15172 | |||||
* | | [ticket/15351] Makes confirm_works in a router context (app.php) | Tristan Darricau | 2017-09-08 | 1 | -3/+3 | |
| | | | | | | | | PHPBB3-15351 | |||||
* | | Merge pull request #35 from phpbb/ticket/security-203-rhea | Marc Alexander | 2017-07-16 | 1 | -0/+5 | |
|\ \ | | | | | | | | | | [ticket/security-203] Fully validate version check data in version helper -- Rhea | |||||
| * \ | Merge branch 'ticket/security-203' into ticket/security-203-rhea | Marc Alexander | 2016-12-28 | 1 | -0/+5 | |
| |\ \ | | |/ | ||||||
| | * | [ticket/security-203] Fully validate version check data in version helper | Marc Alexander | 2016-12-26 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This will also take care of SECURITY-204 as it's the same underlying issue. Admins still need to ensure they don't visit malicious sites for URLs provided by extensions. SECURITY-203 | |||||
* | | | [ticket/14961] Add cookie notice as enablable feature | Marc Alexander | 2017-01-06 | 1 | -0/+1 | |
|/ / | | | | | | | | | | | | | Uses Insites cookieconsent v3.0.3: https://cookieconsent.insites.com PHPBB3-14961 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-11-27 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | [ticket/14863] Properly treat plural rules in confirmation box title | Jakub Senko | 2016-11-13 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14863 | |||||
* | | [ticket/14739] Remove SQLite 2.8.x database driver | Jakub Senko | 2016-11-16 | 1 | -1/+1 | |
| | | | | | | | | PHPBB3-14739 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-10-24 | 1 | -7/+7 | |
|\ \ | |/ | | | | | | | * 3.1.x: [ticket/14818] Optimize generate_board_url function | |||||
| * | Merge pull request #4487 from gmixo/patch-2 | Tristan Darricau | 2016-10-24 | 1 | -7/+7 | |
| |\ | | | | | | | | | | | | | | | | | | | [ticket/14818] Optimize generate_board_url function * gmixo/patch-2: [ticket/14818] Optimize generate_board_url function | |||||
| | * | [ticket/14818] Optimize generate_board_url function | MIkhail Gulyaev | 2016-10-17 | 1 | -7/+7 | |
| | | | | | | | | | | | | if $config['force_server_vars'] no need to calculate $request | |||||
* | | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-10-23 | 1 | -9/+11 | |
|\ \ \ | |/ / | ||||||
| * | | [ticket/14827] Possibility to add multiple form keys | kasimi | 2016-10-19 | 1 | -9/+11 | |
| |/ | | | | | | | PHPBB3-14827 | |||||
* | | Merge pull request #4459 from rxu/ticket/14794 | Marc Alexander | 2016-09-23 | 1 | -2/+2 | |
|\ \ | | | | | | | | | | [ticket/14794] Adjust redirect() behavior for PHP 7.1+ compatibility | |||||
| * | | [ticket/14794] Adjust redirect() behavior for PHP 7.1+ compatibility | rxu | 2016-09-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-14794 | |||||
* | | | [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+ | rxu | 2016-09-22 | 1 | -1/+1 | |
|/ / | | | | | | | PHPBB3-14793 | |||||
* | | [ticket/10961] Send HTTP 403 when applicable | Jakub Senko | 2016-09-01 | 1 | -0/+4 | |
| | | | | | | | | PHPBB3-10961 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Marc Alexander | 2016-06-19 | 1 | -0/+24 | |
|\ \ | |/ | ||||||
| * | [ticket/14429] Add core.modify_users_online_string_modify | Jakub Senko | 2016-05-27 | 1 | -0/+24 | |
| | | | | | | | | PHPBB3-14429 | |||||
* | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-03-27 | 1 | -0/+6 | |
|\ \ | |/ | | | | | | | | | | | * 3.1.x: [ticket/14481] Add tests for x_forwarded_proto header [ticket/14481] Use port 443 if https is specified in x-forwarded-proto [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https |