silverstripe-framework/tests/security
Sean Harvey 6cb8eca75f BUGFIX Fixed case where logging in with a session member ID that didn't exist in the database stopped you from being able to "Log in as someone else"
MINOR Added test for the case where a member ID exists in the session, but doesn't exist in the DB



git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@75039 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:17 +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 Fixed case where logging in with a session member ID that didn't exist in the database stopped you from being able to "Log in as someone else" 2011-02-02 14:27:17 +13:00