mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-10-30 02:12:32 +00:00
Signup
This commit is contained in:
@@ -19,7 +19,7 @@ namespace OpenWifi {
|
||||
TransactionId,
|
||||
Internal, false, true ){}
|
||||
|
||||
static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/action"}; };
|
||||
static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/signup"}; };
|
||||
|
||||
/* inline bool RoleIsAuthorized(std::string & Reason) {
|
||||
if(UserInfo_.userinfo.userRole != SecurityObjects::USER_ROLE::SUBSCRIBER) {
|
||||
|
||||
Reference in New Issue
Block a user