{"id":804,"date":"2014-03-28T02:56:29","date_gmt":"2014-03-28T09:56:29","guid":{"rendered":"https:\/\/dreness.com\/blog\/?p=804"},"modified":"2014-03-28T02:56:29","modified_gmt":"2014-03-28T09:56:29","slug":"ssl-enabled-registration-disabled","status":"publish","type":"post","link":"https:\/\/dreness.com\/blog\/archives\/804","title":{"rendered":"SSL enabled, registration disabled"},"content":{"rendered":"<p>&#8230; and now an announcement from the custodial engineering department: SSL has been enabled. Jihad nuclear al-qaeda infiltrate spy NSA snowden very much wow. I updated media links for recent posts (the ones that load on the front page), but not the older ones, so if you visit an old post and don&#8217;t see the SSL security indicator, check your browser console to reveal that it&#8217;s probably loading an image via http.<\/p>\n<p>Also, user registration has been finally and permanently disabled. I tried various captcha systems over the years to keep spam bots from registering, but none work well enough, and I have tired of deleting spam accounts. To make sure to preserve the accounts for the handful of people who have commented in the past, I use this simple join query in the wordpress db:<\/p>\n<pre>SELECT DISTINCT user_login, \r\n                id \r\nFROM   wp_users \r\n       LEFT JOIN wp_comments \r\n              ON wp_users.id = wp_comments.user_id \r\nWHERE  wp_comments.user_id IS NOT NULL;<\/pre>\n<p>If anyone wants to comment on this or future posts, hit me up on twitter (the link is on your right), or just email me.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8230; and now an announcement from the custodial engineering department: SSL has been enabled. Jihad nuclear al-qaeda infiltrate spy NSA snowden very much wow. I updated media links for recent posts (the ones that load on the front page), but &hellip; <a href=\"https:\/\/dreness.com\/blog\/archives\/804\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-804","post","type-post","status-publish","format-standard","hentry","category-bitbucket"],"_links":{"self":[{"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/posts\/804","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/comments?post=804"}],"version-history":[{"count":1,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/posts\/804\/revisions"}],"predecessor-version":[{"id":805,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/posts\/804\/revisions\/805"}],"wp:attachment":[{"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/media?parent=804"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/categories?post=804"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dreness.com\/blog\/wp-json\/wp\/v2\/tags?post=804"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}