aboutsummaryrefslogtreecommitdiffstats
path: root/tests/security
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [ticket/11850] Fix extract current page testNathan Guse2013-09-192-11/+47
|/ /
* | [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-3/+3
* | [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-081-2/+0
* | [ticket/10733] Removing static from data providersVjacheslav Trushkin2012-04-012-2/+2
* | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-313-6/+4
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-01-024-4/+4
|\ \ | |/
| * [ticket/9916] Updating License in the headerUnknown2012-01-024-4/+4
* | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-152-20/+32
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-03-221-0/+21
|\ \ | |/
| * [ticket/10101] Add test case for native phpass hashesIgor Wiedler2011-03-201-0/+21
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-312-8/+8
|\ \ | |/
| * [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-312-6/+6
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-102-0/+0
|\ \ | |/
| * [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-102-0/+0
* | [ticket/9979] Support autoloading in unit testsIgor Wiedler2011-01-071-1/+0
|/
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-043-42/+12
* [develop-olympus] Backported 3.1 unit tests to 3.0.Nils Adermann2010-03-103-0/+197