mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-10-31 18:57:51 +00:00 
			
		
		
		
	Fixing submfa method
This commit is contained in:
		| @@ -32,6 +32,9 @@ namespace OpenWifi { | ||||
|     } | ||||
|  | ||||
|     void RESTAPI_submfa_handler::DoPut() { | ||||
|  | ||||
|         std::cout << "DoPut..." << std::endl; | ||||
|  | ||||
|         auto Body = ParseStream(); | ||||
|         SecurityObjects::SubMfaConfig   MFC; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 stephb9959
					stephb9959