WIP. User authentication on remote interface
This commit is contained in:
@@ -13,6 +13,8 @@ class User {
|
||||
|
||||
public:
|
||||
|
||||
typedef Wt::Dbo::ptr<User> pointer;
|
||||
|
||||
template<class Action>
|
||||
void persist(Action& a)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user