silverstripe-framework/tests/security
Sean Harvey ced1f25a4e BUGFIX Member::inGroup() returns false instead of an error if group doesn't exist. Ticket #3813 - thanks bgribaudo!
MINOR Updated MemberTest to test a case where a group doesn't exist, and thus we assert Member::inGroup() returns false



git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@74981 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:16 +13:00
..
GroupTest.php BUGFIX Re-added additional GroupTest tests (merge error from branches/roa) 2008-08-11 04:59:14 +00:00
GroupTest.yml BUGFIX Re-added additional GroupTest tests (merge error from branches/roa) 2008-08-11 04:59:14 +00:00
MemberTest.php BUGFIX Member::inGroup() returns false instead of an error if group doesn't exist. Ticket #3813 - thanks bgribaudo! 2011-02-02 14:27:16 +13:00
MemberTest.yml ENHANCEMENT Unit tests for Member->inGroup() and Member->inGroups() 2008-11-03 01:57:16 +00:00
SecurityTest.php BUGFIX BUGFIX Fixed redirection to external URLs through Security/login with BackURL parameter (merged from trunk 2011-02-02 14:27:06 +13:00