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:
parent
2b8d9a7b48
commit
8d561101b5
3 changed files with 19 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue