Marc Alexander
4ed45c4e12
Merge pull request #32 from phpbb/ticket/security-203
...
[ticket/security-203] Fully validate version check data in version helper
2017-07-16 11:17:36 +02:00
Matt Friedman
74054317d2
[ticket/15142] Add ext branch update tests
...
PHPBB3-15142
2017-03-24 11:47:28 -07:00
Marc Alexander
38d0f2892e
[ticket/14968] Use earlier version as written in comment
...
PHPBB3-14968
2017-01-22 17:01:12 +01:00
Marc Alexander
20a4d095de
[ticket/14968] Update docblock and ensure method returns array
...
PHPBB3-14968
2017-01-22 16:58:37 +01:00
Marc Alexander
0572d6e33a
[ticket/14968] Add method for retrieving updates on current branch
...
PHPBB3-14968
2017-01-22 16:09:51 +01:00
Marc Alexander
ad251e4590
[ticket/security-203] Do not add null values to versions info
...
Also stopped using reference for validate_versions() method argument.
SECURTIY-203
2016-12-27 18:12:18 +01:00
Marc Alexander
658820654f
[ticket/security-203] Fully validate version check data in version helper
...
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
2016-12-26 22:01:51 +01:00
Marc Alexander
0f06b88ee7
[ticket/security-171] Remove duplicate semicolon from tests
...
SECURITY-171
2014-11-22 15:48:09 +01:00
Marc Alexander
f648fe88d5
[ticket/security-171] Modify tests for new file_downloader class
...
SECURITY-171
2014-11-21 23:49:54 +01:00
Marc Alexander
9649d78fa4
Merge branch 'ticket/13358' into ticket/security-171
2014-11-21 23:37:17 +01:00
Marc Alexander
4ee05b1c17
[ticket/security-171] Add tests for retrieved remote data in version_helper
...
SECURITY-171
2014-11-21 22:32:28 +01:00
Marc Alexander
352648f173
[ticket/13358] Fix tests and use exceptions instead of user object
...
PHPBB3-13358
2014-11-21 21:37:43 +01:00
Marc Alexander
8d99b4afe1
[ticket/12932] Fix tests and calls to create_datetime
...
PHPBB3-12932
2014-08-10 13:43:04 +02:00
Yuriy Rusko
2a42aee8ac
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
2014-05-28 01:02:39 +02:00
Yuriy Rusko
a759704b39
[ticket/12594] Remove @package tags and update file headers
...
PHPBB3-12594
2014-05-27 20:51:13 +02:00
Tristan Darricau
a1e21f0a5c
[ticket/12536] Add test cases with empty versions list
...
PHPBB3-12536
2014-05-15 02:10:51 +02:00
Nathan Guse
23289c89a1
[ticket/9871] Fix test name
...
PHPBB3-9871
2014-03-14 07:02:25 -05:00
Nathan Guse
fb6b350c21
[ticket/9871] Split fast and slow version tests
...
PHPBB3-9871
2014-03-13 19:38:20 -05:00
Nathan Guse
c655757aa6
[ticket/9871] Fix tests
...
PHPBB3-9871
2014-03-08 17:43:58 -06:00
Nathan Guse
dc5a34eb88
[ticket/9871] Mark test as slow
...
PHPBB3-9871
2014-03-05 19:18:23 -06:00
Nathan Guse
6c8589775b
[ticket/9871] Update version check file to use json format
...
PHPBB3-9871
2014-02-19 16:13:23 -06:00