Add a test to User.t to make sure it isn't leaking groups.

Update POD in User.pm and Group.pm.
This commit is contained in:
Colin Kuskie 2008-08-01 23:06:23 +00:00
parent 2b8d9a7b48
commit 8d561101b5
3 changed files with 19 additions and 7 deletions

View file

@ -861,7 +861,8 @@ like IP address, LDAP, dbQuery or scratchFilter.
=head3 withoutExpired
A boolean that if set true will return the users list minus the expired groupings.
A boolean that if set to true will return only the groups that the user is in where
their membership hasn't expired.
=cut