aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_board.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-221-10/+7
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-221-7/+11
* [ticket/16260] Missing check whether the index exists in ACP - PHP 7.43D-I2019-12-211-4/+6
* [ticket/9837] Make unapproved posts visible to postersv12mike2019-11-211-0/+1
* [ticket/14465] Remove setting for maximum password lengthMarc Alexander2019-10-031-4/+2
* Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-121-0/+1
|\
| * [ticket/16127] Amend input validation PHP side3D-I2019-08-081-1/+1
| * [ticket/16127] Minimum 1 and rephrasing.3D-I2019-08-081-1/+1
| * [ticket/16127] Add UI for email $max_chunk_size3D-I2019-08-071-0/+1
* | [ticket/15580] Remove redundant code from ACP3D-I2019-05-091-26/+17
|/
* Merge pull request #46 from phpbb/ticket/security/231Marc Alexander2019-04-271-1/+2
|\
| * [ticket/security/231] Disable remote avatar functionality & add warningMarc Alexander2019-04-171-1/+2
* | [ticket/security/234] Add URL validation for input fieldsMarc Alexander2019-04-141-2/+5
|/
* [ticket/15518] Add a setting to toggle permission checks for pms in viewtopicJoshyPHP2018-01-171-0/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-3/+3
* [ticket/15322] Adjust email language and move force sender settingMarc Alexander2017-12-161-1/+1
* [ticket/15322] Try to make new email setting more readableMarc Alexander2017-12-131-1/+1
* [ticket/15322] Add config setting for -f parameter & remove mail function nameMarc Alexander2017-12-111-8/+1
* [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-211-1/+1
* Merge pull request #4794 from lr94/ticket/15176Marc Alexander2017-06-241-0/+1
|\
| * [ticket/15176] Add setting for user activity display limit.lr942017-04-161-0/+1
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-191-3/+3
|\ \ | |/ |/|
| * Merge pull request #4781 from nomind60s/ticket/15151Tristan Darricau2017-04-191-3/+3
| |\
| | * [ticket/15151] ACP Cookie settings add explanatory text where it was missingnomind60s2017-03-291-3/+3
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-2/+2
|\ \ \ | |/ /
| * | Merge pull request #4734 from rxu/ticket/14806Tristan Darricau2017-03-191-2/+2
| |\ \
| | * | [ticket/14806] Fix ACP test emails authentication failurerxu2017-03-111-2/+2
| | |/
* | | Merge branch '3.1.x' into 3.2.xTristan Darricau2017-03-191-0/+3
|\ \ \ | |/ /
| * | [ticket/13558] Change options prefix and add settings precautions.rxu2017-03-191-3/+3
| * | [ticket/13558] Add smtp SSL context configuration optionsrxu2017-03-171-0/+3
| |/
* | [ticket/15089] Reverse the order of cookie secure radio buttonsDavid Colón2017-02-121-1/+1
* | Merge pull request #4632 from VSEphpbb/ticket/14989Tristan Darricau2017-01-151-0/+7
|\ \
| * | [ticket/14989] Allow more admin-configurable schemes in post linksMatt Friedman2017-01-111-0/+7
* | | [ticket/14961] Add cookie notice as enablable featureMarc Alexander2017-01-061-0/+1
|/ /
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-161-1/+1
|\ \ | |/
| * [ticket/14864] Set maxlength=64 to dateformat in ACPJakub Senko2016-11-131-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-07-061-1/+1
|\ \ | |/
| * [ticket/14184] Add a _EXPLAIN translation entry for the SMTP server optionBenjamin Staneck2016-06-171-1/+1
* | [ticket/14660] Fix parsing board email messages through template engine.rxu2016-06-181-0/+3
* | Merge remote-tracking branch 'origin/ticket/14272' into ticket/14272-3.2.xMarc Alexander2016-03-271-2/+2
|\ \ | |/
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-061-2/+2
* | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-7/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+2
* | [ticket/10165] Add a "Send test email" featureZoddo2015-09-091-0/+29
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-0/+1
* | Merge branch '3.1.x'Marc Alexander2015-06-071-1/+17
|\ \ | |/
| * [ticket/sec-184] Do not output LDAP password to HTMLJoas Schilling2015-06-041-0/+9
| * [ticket/sec-184] Do not output config passwords to the HTML pageJoas Schilling2015-06-041-1/+8