Actions
Feature #1313
closedadd abstract deleteUser(User u) method to Auth::AbstractUserDatabase
Start date:
05/31/2012
Due date:
% Done:
0%
Estimated time:
Description
We should add the abstract deleteUser(User u) method to the Auth::AbstractUserDatabase class.
We also should implement this method in Wt::Auth::Dbo::UserDatabase.
Updated by Koen Deforche over 12 years ago
- Status changed from New to InProgress
- Assignee set to Pieter Libin
- Target version set to 3.2.2
Updated by Pieter Libin over 12 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 12 years ago
- Status changed from Resolved to Closed
Released in Wt 3.2.2
Actions