Provide some way to remove 'deleted' accounts from the {ldapprov} table.
noahb - October 16, 2009 - 03:35
| Project: | LDAP provisioning |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
It would be to be able to remove old deleted accounts from the {ldapprov} table. Either via cron, or an operation that would let you remove these records... Would you accept some kinds of patches for this, and if yes, how would you like to see it designed?

#1
meh...That first line should start off with,
"It would be nice to be able....
#2
I would not want to delete those records from the database table as they might be needed later for a reference, but a configuration setting can be introduced which would allow selecting between showing in UI all deleted records or just records newer then some x days.