aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [prep-release-3.0.13] Bump version numbers for 3.0.13 releaseNils Adermann2015-01-261-1/+1
* [develop-olympus] Bump version numbers for 3.0.13-RC1 release.Andreas Fischer2015-01-211-1/+1
* [ticket/13531] Send 404 Not Found.Andreas Fischer2015-01-211-1/+15
* [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).Marc Alexander2015-01-211-0/+34
* Merge pull request #3312 from bantu/ticket/13527Andreas Fischer2015-01-201-4/+1
|\
| * [ticket/13527] Apply htmlspecialchars() to data from version server.Andreas Fischer2015-01-201-1/+1
| * [ticket/13527] Remove two unused variables.Andreas Fischer2015-01-201-3/+0
* | Merge pull request #3311 from bantu/ticket/13526Andreas Fischer2015-01-201-1/+5
|\ \
| * | [ticket/13526] Correctly validate the ucp_pm_options form key.Joas Schilling2015-01-201-1/+5
| |/
* | Merge pull request #3306 from marc1706/ticket/13519Andreas Fischer2015-01-201-1/+1
|\ \ | |/ |/|
| * [ticket/13519] Correctly validate imagick path as path and not stringMarc Alexander2015-01-191-1/+1
* | Merge pull request #2990 from Senky/ticket/10985Nils Adermann2015-01-191-0/+5
|\ \ | |/ |/|
| * [ticket/10985] Add fix to properly inherit style during update processJakub Senko2014-09-231-0/+5
* | [ticket/11613] Allow cookies to work on netbios domainsJakub Senko2014-11-261-1/+1
* | [ticket/13376] Revert unnecessary change for cookies called GLOBALS 92f554e3Nils Adermann2014-11-251-23/+5
* | Merge pull request #3090 from Nicofuma/ticket/13234Joas Schilling2014-10-281-30/+39
|\ \
| * | [ticket/13234] Fix conditions and CSTristan Darricau2014-10-281-2/+2
| * | [ticket/13234] Never allow autologin/remember me to modify the useridNils Adermann2014-10-271-31/+40
|/ /
* | Merge pull request #3047 from Elsensee/ticket/13168Andreas Fischer2014-10-201-2/+2
|\ \
| * | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibilityOliver Schramm2014-10-201-2/+2
* | | [ticket/13138] Do not use cookie data and autologin while forcing a user_idJoas Schilling2014-10-161-28/+31
|/ /
* | Merge pull request #2460 from Nicofuma/ticket/11224Joas Schilling2014-10-061-2/+14
|\ \
| * | [ticket/11224] Remove new line in acm_memory.phpTristan Darricau2014-05-151-1/+1
| * | [ticket/11224] Fix coding styleTristan Darricau2014-05-151-2/+2
| * | [ticket/11224] Fix the blank line after ?>Tristan Darricau2014-05-141-1/+1
| * | [ticket/11224] Fix returned dataTristan Darricau2014-05-141-2/+2
| * | [ticket/11224] SQL cache destroy does not destroy queries to tables joinedTristan Darricau2014-05-141-3/+15
* | | [ticket/13096] Add phpbb_ prefix to ldap_escape()Jakub Senko2014-09-231-2/+2
| |/ |/|
* | Merge pull request #2981 from nickvergessen/ticket/10729Marc Alexander2014-09-231-8/+20
|\ \
| * | [ticket/10729] Fix doc block for user_deleteJoas Schilling2014-09-221-3/+8
| * | [ticket/10729] Update message_edit_user when user being deletedOliver Schramm2014-07-181-0/+6
| * | [ticket/10729] Update post_edit_user when user being deletedOliver Schramm2014-07-171-5/+6
* | | Merge pull request #2350 from Nicofuma/ticket/11480Joas Schilling2014-08-011-1/+1
|\ \ \
| * | | [ticket/11480] Move the test into get_folder()Tristan Darricau2014-07-302-7/+1
| * | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is fullNicofuma2014-04-251-0/+6
* | | | Merge pull request #2425 from Zoddo/ticket/12492Joas Schilling2014-07-301-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
| | |/ | |/|
* | | [ticket/12695] Add viewtopic language file for parse_attachments in mcp_postMarc Alexander2014-07-101-0/+1
* | | [ticket/12196] Revert Fix typo "referer" in acp/attachmentsDhruv2014-06-271-1/+1
* | | [ticket/12196] Fix typo "referer" in acp/attachmentsJoas Schilling2014-06-251-1/+1
* | | [ticket/12755] Apply de morgan to conditionalMarc Alexander2014-06-241-1/+1
* | | [ticket/12755] Terminate upload loop if upload reaches filesizeMarc Alexander2014-06-241-2/+12
* | | [ticket/12755] Change upload in remote_upload() method to fit get_remote_fileMarc Alexander2014-06-241-12/+14
* | | [ticket/12755] Add language string for timed out remote uploadMarc Alexander2014-06-231-1/+1
* | | [ticket/12755] Add timeout to remote upload to prevent infinite loopMarc Alexander2014-06-211-0/+15
* | | [ticket/12660] Improve check for when phpinfo() is disabled.Andreas Fischer2014-06-091-1/+1
|/ /
* | Merge remote-tracking branch 'github-marc1706/ticket/8960-olympus' into devel...Nils Adermann2014-05-021-1/+1
|\ \
| * | [ticket/8960] Allow changing avatar path if it's not writableMarc Alexander2014-04-141-1/+1
* | | [ticket/12186] Move PM reports below post reports while installingn-aleha2014-04-231-1/+1
| |/ |/|
* | Merge pull request #2310 from n-aleha/ticket/12397Andreas Fischer2014-04-151-2/+2
|\ \