mirror of
				https://github.com/Telecominfraproject/wlan-cloud-ucentralsec.git
				synced 2025-11-03 20:27:45 +00:00 
			
		
		
		
	Implementing several adjustments for security reasons.
This commit is contained in:
		@@ -21,7 +21,7 @@ namespace OpenWifi {
 | 
			
		||||
                                                      Poco::Net::HTTPRequest::HTTP_GET,
 | 
			
		||||
													  Poco::Net::HTTPRequest::HTTP_OPTIONS},
 | 
			
		||||
													  Server,
 | 
			
		||||
													  Internal, false) {}
 | 
			
		||||
													  Internal, false, true) {}
 | 
			
		||||
		static const std::list<const char *> PathName() { return std::list<const char *>{"/api/v1/oauth2/{token}","/api/v1/oauth2"}; };
 | 
			
		||||
		void DoGet() final;
 | 
			
		||||
		void DoPost() final;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user