aboutsummaryrefslogtreecommitdiffstats
path: root/tests/security
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-4/+4
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-2/+2
* [ticket/15758] Show translated msg for INSECURE_REDIRECTJakub Senko2018-09-281-1/+1
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-313-4/+0
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+3
* Merge branch '3.1.x'Andreas Fischer2015-04-281-3/+8
|\
| * Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-4/+6
| |\
| | * [ticket/security-180] Add tests for redirecting to main URLMarc Alexander2015-04-231-0/+2
| | * [ticket/security-180] Always fail when redirecting to an insecure URLJoas Schilling2015-04-111-3/+3
| * | Merge branch 'ticket/security-180' into ticket/security-180-ascMarc Alexander2015-04-281-0/+3
| |\ \ | | |/
| | * [ticket/security-180] Make sure that redirect goes to full URL plus slashMarc Alexander2015-04-111-0/+3
| | * [ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.Marc Alexander2015-01-281-1/+6
| | * [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).Marc Alexander2015-01-211-0/+55
* | | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-2/+2
|/ /
* | [ticket/13280] Output escaping for the symfony request objectTristan Darricau2014-11-161-14/+14
* | [ticket/13280] Make the tests failingTristan Darricau2014-11-123-78/+53
* | [ticket/13280] Revert "Merge pull request #3107 from marc1706/ticket/13280"Tristan Darricau2014-11-121-20/+8
* | [ticket/13280] Only run sanitizer for server superglobal and modify testsMarc Alexander2014-11-041-1/+6
* | [ticket/13280] Properly format the current page and add sanitizer to testsMarc Alexander2014-11-031-8/+15
* | [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* | [ticket/12099] Remove config againJoas Schilling2014-06-291-1/+0
* | [ticket/12099] Add request argument to path_helper servicePico882014-06-291-0/+2
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-274-12/+28
* | Merge pull request #2092 from nickvergessen/ticket/12090Nathan Guse2014-03-101-31/+2
|\ \
| * | [ticket/12090] Change redirect tests to use route()Joas Schilling2014-03-071-31/+2
* | | [ticket/12239] Move deprecated passwords functions to compatibility fileMarc Alexander2014-03-061-1/+1
|/ /
* | Merge pull request #1716 from marc1706/feature/passwordsNils Adermann2014-02-021-0/+25
|\ \
| * | [feature/passwords] Get rid of set_name/get_name methods for passwords driversMarc Alexander2014-02-021-5/+0
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwordsMarc Alexander2013-12-292-11/+47
| |\ \
| * | | [feature/passwords] Pass list of default types to passwords managerMarc Alexander2013-10-271-2/+2
| * | | [feature/passwords] Fix hash_test for use of passwords managerMarc Alexander2013-10-031-1/+4
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwordsMarc Alexander2013-10-031-0/+8
| |\ \ \
| * | | | [feature/passwords] Add prepending backslash to class namespacesMarc Alexander2013-10-021-8/+8
| * | | | [feature/passwords] Fix tests after changes to phpBB hashing functionsMarc Alexander2013-10-021-0/+27
* | | | | [ticket/11997] Add user's page dir to redirect path and fix unit tests for itMarc Alexander2013-12-281-1/+5
* | | | | [ticket/11997] Do not check if file or dir we redirect to existMarc Alexander2013-12-271-14/+56
* | | | | [ticket/11997] Modifiy tests after adding path_helper clean_url methodMarc Alexander2013-12-211-3/+3
* | | | | [ticket/11997] Allow redirects to parent folders like previouslyMarc Alexander2013-12-211-2/+2
* | | | | [ticket/11997] Fix tests for path_helper's get_controller_redirect_url()Marc Alexander2013-12-071-9/+20
* | | | | [ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect pathsMarc Alexander2013-11-121-23/+35
* | | | | [ticket/11997] Correctly redirect to front controllersMarc Alexander2013-11-081-1/+15
| |_|/ / |/| | |
* | | | [ticket/11850] More namespacesNathan Guse2013-09-301-1/+1
* | | | [ticket/11850] More namespacesNathan Guse2013-09-302-3/+3
* | | | [ticket/11850] Update for namespacesNathan Guse2013-09-301-1/+1
* | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11850Nathan Guse2013-09-303-3/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-09-281-0/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/11873] Add unit test for large password input.Joas Schilling2013-09-281-0/+8
| | * [ticket/11159] static public is the currently approved order.Oleg Pudeyev2012-11-062-2/+2
| * | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-162-6/+6
| * | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2