Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seandrickson/YOURLS-Disable-JSONP
Disables JSONP access for the YOURLS API.
https://github.com/seandrickson/YOURLS-Disable-JSONP
Last synced: 2 months ago
JSON representation
Disables JSONP access for the YOURLS API.
- Host: GitHub
- URL: https://github.com/seandrickson/YOURLS-Disable-JSONP
- Owner: seandrickson
- Created: 2013-05-02T21:28:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-03T00:04:16.000Z (over 11 years ago)
- Last Synced: 2024-08-02T06:14:50.378Z (5 months ago)
- Language: PHP
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - Disable JSONP - Disables JSONP access for the YOURLS API. (Plugins / D)
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.