Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a restriction to CrossOrigin annotations #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jessitron
Copy link
Member

This is a recommended change from your friendly security advisers.

    While allowing cross-origin requests is essential for some local testing, it is 
    otherwise discouraged by ... people. As long as your local front end is at localhost:8080,
    you'll be able to test.

    If there is a particular reason that your service should allow more requests (like, it's a public API)
    then please comment on this PR and then close it or remove individual endpoints' changes.

Created by Atomist Editor RestrictCORS

---
kind: "operation"
client: "com.atomist:rug"
version: "1.0.0-20170609011313"
editor:
  name: "RestrictCORS"
  group: "satellite-of-love"
  artifact: "rest-service-generator"
  version: "1.13.23"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant