Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seandrickson/YOURLS-Disable-JSONP

Disables JSONP access for the YOURLS API.
https://github.com/seandrickson/YOURLS-Disable-JSONP

Last synced: about 2 months ago
JSON representation

Disables JSONP access for the YOURLS API.

Awesome Lists containing this project

README

        

YOURLS Disable JSONP Plugin
===========================

Disables JSONP access for the YOURLS API. Might be a good idea for private installs that don't want any sort of public access to the API (even though you would still need a user/pass or signature for requests.)

Installation
------------

Move the `disable-jsonp` folder into the `/users/plugins` folder. Then, activate the plugin in the admin interface. That's all there is to it.

Requirements
------------

User must have [YOURLS](http://yourls.org/#Install) 1.5.1+ installed.