Moved away from Wt::Auth and use a simplified (?) login/password system with a login throttler based on IP address
This commit is contained in:
@@ -50,6 +50,7 @@ class Error
|
||||
{
|
||||
BadId,
|
||||
NotImplemented,
|
||||
LoginThrottled,
|
||||
InternalError,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user