Skip to content

Conversation

@thomaszwagerman
Copy link
Contributor

@thomaszwagerman thomaszwagerman commented Dec 21, 2025

Closes #182

Adding http://localhost:5173 to CORS_ALLOWED_ORIGINS.

... ignore the branch name. That was for something that did not work.

@thomaszwagerman thomaszwagerman changed the title placeholder title Adding localhost address and making md5 unique in meshes Dec 21, 2025
@thomaszwagerman thomaszwagerman changed the title Adding localhost address and making md5 unique in meshes Adding localhost address Dec 21, 2025
@davidwyld davidwyld changed the title Adding localhost address Adding localhost addresses to CORS allowed origins Dec 22, 2025
@thomaszwagerman thomaszwagerman marked this pull request as ready for review December 22, 2025 12:40
@github-actions
Copy link

github-actions bot commented Dec 22, 2025

Coverage

Coverage Report
FileStmtsMissCoverMissing
polarrouteserver
   __init__.py30100% 
   _version.py130100% 
   celery.py1530 80%
polarrouteserver/route_api
   __init__.py40100% 
   models.py7220 97%
   responses.py330100% 
   serializers.py12054 94%
   tasks.py124217 82%
   utils.py112104 91%
   views.py276174 94%
polarrouteserver/route_api/management
   __init__.py00100% 
polarrouteserver/route_api/management/commands
   __init__.py00100% 
   ensure_adminuser.py22220 0%
   insert_mesh.py26260 0%
polarrouteserver/utils
   __init__.py00100% 
   loggers.py10100 0%
TOTAL83011685% 

@davidwyld davidwyld merged commit d3b1537 into main Dec 22, 2025
7 checks passed
@davidwyld davidwyld deleted the tz/duplicates branch December 22, 2025 13:28
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.

Add localhost:5173 to CORS_ALLOWED_ORIGINS

3 participants