Files
znc/modules
Latchezar Tzvetkoff a9a7f17910 Allow modules to override CSRF protection.
Useful for Web APIs and all other kinds of things.

API changes:
	- Added public CHTTPSock::GetURI() method
	- Added public CModule::ValidateWebRequestCSRFCheck() method
	- Made CWebSock::GetCSRFCheck() method public so it can be accessed
	  from CModule
	- Added public CWebSock::ValidateCSRFCheck() method

Other changes:
	- Added a Sample Web API module (modules/samplewebapi.cpp) and a
	  simple web form with no CSRF check.

Implements feature request #1180.
2016-10-05 09:29:40 +01:00
..
2016-01-15 10:50:33 +00:00
2016-01-01 20:11:21 +01:00
2015-12-07 00:53:30 +00:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-09-17 16:54:13 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-09-13 22:45:10 +01:00
2016-01-01 20:11:21 +01:00
2016-03-04 08:04:03 +00:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-01 20:11:21 +01:00
2016-01-05 20:45:08 +01:00