Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-15 | Sanitize search filters in memberOf plugin | Stephen Gallagher | 1 | -2/+20 | |
2010-09-08 | Dead assignments cleanup in memberof module | Jan Zeleny | 1 | -6/+3 | |
Some assignments deleted, two return value inspections were added. Ticket: #589 | |||||
2010-03-11 | Fix memberof calculation when deleting groups | Simo Sorce | 1 | -0/+5 | |
With complex hierarchies it could happen that the group just deleted was re-added by mistake to the list of groups a user is member of, causing the user to have a stray memberof value in its entry. | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+3612 | |
Also update BUILD.txt |