Hacker News
Lobsters
- Just enough CORS to not get stuck https://blog.meain.io/2024/just-enough-cors/ 15 comments api , javascript , web
- UK election 2017: The Sun, Daily Mail and Express newspapers binned in protest at Jeremy Corbyn coverage - Sun’s front page features a picture of the Labour leader emerging from a dustbin with the words: 'Don’t chuck Britain in the Cor-Bin.' http://www.independent.co.uk/news/uk/home-news/uk-election-2017-the-sun-daily-mail-express-newspapers-fire-burned-binned-jeremy-corbyn-protest-a7778776.html 5 comments worldnews
- Weird CORS Issue https://backend.rssilver.co.in/auth/login 3 comments webdev
- CORS in API gateway issues https://np94srbpja.execute-api.us-east-2.amazonaws.com/prod/mailinglist-signup 9 comments aws
- "Access to fetch blocked by CORS policy" error getting access token to DocuSign https://account-d.docusign.com/oauth/token 2 comments webdev
- Cache your CORS, for performance & profit https://httptoolkit.tech/blog/cache-your-cors/ 2 comments programming
- CORS blocking a component download None 2 comments reactjs
- Express-session issue when running on different ports (cors) https://stackoverflow.com/questions/62508755/nuxt-js-with-passport-local 3 comments node
- Allowing CORS with a React frontend https://settings.py/ 10 comments django
- Single-Sign-On: how to redirect to a different client and pass in credential info and bypass COR issues. Would proxy or reverse proxies work? https://auth0.com/blog/what-is-and-how-does-single-sign-on-work/ 9 comments selfhosted
- No 'Access-Control-Allow-Origin' header is present on the requested resource. Next.js CORS error when using next-connect None 13 comments reactjs
- User registration using Laravel Sanctum with fetch API call works without X-XSRF-TOKEN header, but with weird CORS error https://laravel.com/docs/8.x/sanctum#spa-authentication 4 comments reactjs
- Why would my React app show a CORS error if other API test applications get data back? https://forum.freecodecamp.org/t/nodejs-express-react-api-not-working-due-to-cors/469679 17 comments node
- CORS issue that looks like there is no solution. Need help :[ https://www.reddit.com/r/webdev/comments/o0qn9y/cors_issue_that_looks_like_there_is_no_solution/ 6 comments webdev
- Unable to use proxy to get rid of CORS error. Using Angular on the front-end. https://www.reddit.com/r/webdev/comments/n90bq0/unable_to_use_proxy_to_get_rid_of_cors_error/ 5 comments webdev
- CORS error after deploying on heroku https://www.reddit.com/r/django/comments/n5aftb/cors_error_after_deploying_on_heroku/ 3 comments django
- Lazio (1) - 0 Milan - Joaquín Correa 2' https://streamja.com/onq5o 96 comments soccer
- Deep dive in CORS: History, how it works, and best practices https://ieftimov.com/post/deep-dive-cors-history-how-it-works-best-practices/ 10 comments programming
- CORS Misconfiguration in Verizon’s Residential Account Portal [2020] https://wwws.nightwatchcybersecurity.com/2021/03/03/cors-misconfiguration-in-verizons-residential-account-portal/ 2 comments netsec
- CORS network error on local dev environment https://www.reddit.com/r/learnprogramming/comments/kssyy8/cors_network_error_on_local_dev_environment/ 4 comments learnprogramming
- What am I supposed to do when my app is blocked due to CORS? None 3 comments webdev
- CORS : Understanding Cross Origin Resource Sharing https://www.arbazsiddiqui.me/cors-understanding-cross-origin-resource-sharing/ 33 comments javascript
- Will it CORS? - an automatic CORS explainer http://willitcors.com 29 comments programming
- Will it CORS? - an automatic CORS explainer http://willitcors.com 3 comments webdev
- Properly understanding CORS and getting around it https://www.reddit.com/r/learnprogramming/comments/g0i1ty/properly_understanding_cors_and_getting_around_it/ 5 comments learnprogramming
- Cor—A minimal object system for the Perl core https://gist.github.com/ovid/68b33259cb81c01f9a51612c7a294ede 20 comments perl
- Trying to understand same origin policy and CORS https://www.reddit.com/r/webdev/comments/d85fjn/trying_to_understand_same_origin_policy_and_cors/ 5 comments webdev
- [AF] Dealing with CORS in a Flask x Angular 6 app https://www.reddit.com/r/flask/comments/9vwzpv/af_dealing_with_cors_in_a_flask_x_angular_6_app/ 4 comments flask
- Creating CORS middleware https://github.com/asm89/stack-cors/blob/master/src/Asm89/Stack/CorsService.php#L63 7 comments laravel
- Shaka-player, DASH, CORS, AWS S3 and NODE https://www.reddit.com/r/javascript/comments/8vxr3l/shakaplayer_dash_cors_aws_s3_and_node/ 4 comments javascript
- Reddit CORS api closed? https://www.test-cors.org/#?client_method=GET&client_credentials=false&server_url=https%3A%2F%2Fwww.reddit.com%2Fr%2Fjavascript%2F.json&server_enable=true&server_status=200&server_credentials=false&server_tabs=remote 4 comments javascript
- Parity 1.7.11-stable and 1.8.5-beta are out, and include a fix for the default JSON-RPC CORS settings; please upgrade your nodes :) https://github.com/paritytech/parity/releases 16 comments ethereum
- Using CORS policies to implement CSRF protection https://mixmax.com/blog/modern-csrf 5 comments webdev
- Can't seem to get this CORS thing figured in Laravel 5.2. Any ideas? https://www.reddit.com/r/laravel/comments/4r81q2/cant_seem_to_get_this_cors_thing_figured_in/ 5 comments laravel
- CORS Enabled XSS http://brutelogic.com.br/blog/cors-enabled-xss/ 4 comments netsec
- Doing CORS in Go with Gin and JSON http://skarlso.github.io/2016/02/02/doing-cors-in-go-with-gin-and-json/ 6 comments golang
- Best way to pull data from Bitbucket and display it on a website if their API doesn't support CORS? https://bitbucket.org/site/master/issue/8300 4 comments learnprogramming
- Abusing CORS for an XSS on Flickr http://blog.fin1te.net/post/69821278473/abusing-cors-for-an-xss-on-flickr 4 comments netsec
- Blocky Earth: a WebGL visualisation of maps data, using three.js, CORS and Fullscreen API http://www.clicktorelease.com/code/blocky_earth 22 comments javascript