mirror of
https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
synced 2025-11-02 03:37:51 +00:00
Signup
This commit is contained in:
@@ -19,7 +19,7 @@ namespace OpenWifi {
|
|||||||
TransactionId,
|
TransactionId,
|
||||||
Internal, false, true ){}
|
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) {
|
/* inline bool RoleIsAuthorized(std::string & Reason) {
|
||||||
if(UserInfo_.userinfo.userRole != SecurityObjects::USER_ROLE::SUBSCRIBER) {
|
if(UserInfo_.userinfo.userRole != SecurityObjects::USER_ROLE::SUBSCRIBER) {
|
||||||
|
|||||||
Reference in New Issue
Block a user