mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-01 11:17:51 +00:00
Fixing ActionLinks
This commit is contained in:
@@ -20,7 +20,7 @@ namespace OpenWifi {
|
||||
Server,
|
||||
Internal,
|
||||
false,
|
||||
true) {}
|
||||
true, RateLimit{.Interval=1000,.MaxCalls=2}) {}
|
||||
static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/actionLink"}; };
|
||||
void RequestResetPassword(SecurityObjects::ActionLink &Link);
|
||||
void CompleteResetPassword();
|
||||
|
||||
Reference in New Issue
Block a user