Plugins Directory » Redmine CORS
|
Author: | Marco Vito Moscaritolo |
---|---|---|
Website: | https://github.com/mavimo/redmine_cors | |
Code repository: | https://github.com/mavimo/redmine_cors | |
Registered on: | 2013-04-07 (almost 12 years ago) | |
Current version: | 0.0.1 | |
Compatible with: | Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
Redmine plugin to allow external application to use Redmine REST API with cross-origin resource sharing.
If you have a browser application that require to access to Redmine API in a different domain your browser block request. This plugin allow browser to complete request and consume the API.
Installation notes
In the administration area, click on Plugin section. This plugin have a configuration link, click on this link and you will be able to define domain allowed to CQRS request. Default is set to '*' that allow all domains to make request to your application.
Changelog
0.0.1 (2013-04-07)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.