Adding User edit/create view
This commit is contained in:
@@ -34,6 +34,8 @@ class Auth : public Wt::WTemplateFormView
|
||||
void logout();
|
||||
|
||||
private:
|
||||
void processAuth();
|
||||
|
||||
Wt::Auth::AuthModel* _model;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user