{"id":595,"date":"2023-04-06T17:51:17","date_gmt":"2023-04-06T17:51:17","guid":{"rendered":"https:\/\/www.mybutton.org\/?p=595"},"modified":"2023-08-03T09:53:21","modified_gmt":"2023-08-03T09:53:21","slug":"mtdban","status":"publish","type":"post","link":"https:\/\/www.mybutton.org\/?p=595","title":{"rendered":"MTDBAN"},"content":{"rendered":"\n<p>We are bringing a new method ban to the Mybutton API which blocks certain types of requests from a client\/IP that was banned with it. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>APIService::Prelude::Config&lt;int, int> server;\nserver.ban::emit_new&lt;APIService::MTDBan>({.ip='12.345.67.890',.client='12345678901234',.method='\/api\/change\/evaluate-expression'});\nserver.commit::all&lt;APIService::BanCollector>();<\/code><\/pre>\n\n\n\n<p>This code blocks blocks all requests to <code>\/api\/change\/evaluate-expression<\/code> for versions over v10.1.2, 5 versions behind v15-lts being the current. Requests made by Le-Injectore clients with version v1.0.2 which uses API v9.8.0 may be acknowledged by the server but these requests will be blocked by an external check before sending a response. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are bringing a new method ban to the Mybutton API which blocks certain types of requests from a client\/IP that was banned with it. This code blocks blocks all requests to \/api\/change\/evaluate-expression for versions over v10.1.2, 5 versions behind v15-lts being the current. Requests made by Le-Injectore clients with version v1.0.2 which uses API [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-595","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/posts\/595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=595"}],"version-history":[{"count":1,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/posts\/595\/revisions"}],"predecessor-version":[{"id":596,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=\/wp\/v2\/posts\/595\/revisions\/596"}],"wp:attachment":[{"href":"https:\/\/www.mybutton.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=595"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=595"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.mybutton.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}