3-Round-Stones / callimachus

Callimachus is a highly scalable platform for creating and running data-driven websites
Other
95 stars 24 forks source link

Restoring original allowed origin #270

Open jkesanie opened 6 years ago

jkesanie commented 6 years ago

I have a callimachus instance running in port 8080 and I've deleted the allowed origins information for that port. Before the allowed origins included two addresses: domain and domain:8080. After deleting the latter, I'm now unable to login to the application.

catch-point commented 6 years ago

To get Callimachus to respond to domains or ports that it is not running on, you can setup Firefox to use Callimachus as a proxy. This will allow Callimachus to service request to domains and ports that it is not listening on. Alternatively, you can also run (or port forward) Callimachus on port 80.