Commit Graph

11 Commits (c0fba62fa051d076768e2cba13c39ef0fe87d520)

Author SHA1 Message Date
Andrew Dolgov 8d2e3c2528 drop errors.php and simplify error handling 4 years ago
Andrew Dolgov e4609c18ef * add (disabled) shortcut syntax for plugin methods
* add controls shortcut for pluginhandler tags
 * add similar shortcut for frontend
 * allow plugins to selectively exclude their methods from CSRF checking
4 years ago
Andrew Dolgov 7be1e3ed38 pluginhandler: reject method requests without CSRF 4 years ago
Andrew Dolgov d439685895 pluginhandlers: post notice if pluginmethod is requested without CSRF token 4 years ago
Andrew Dolgov 3e4701116d af_readability: add missing file 5 years ago
Andrew Dolgov e6532439d6 force strip_tags() on all user input unless explicitly allowed 7 years ago
Andrew Dolgov ea79a0e033 remove some redundant php closing tags 8 years ago
Andrew Dolgov 27f7b59353 add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 10 years ago
Andrew Dolgov 1ffe3391f9 make pluginhost a singleton 12 years ago
Andrew Dolgov aca71915c4 pluginhandler: better error reporting 12 years ago
Andrew Dolgov 19c7350770 experimental new plugin system 12 years ago