GSA / smartpay-training

Prototype for new GSA SmartPay training quizzes
8 stars 4 forks source link

make CORS origins explicit — using both origin list and regex is not working #407

Closed mark-meyer closed 1 year ago

mark-meyer commented 1 year ago

We learned during the migration of the 889 to cloud.gov that the pattern of having both an origin list and a regex did not work and caused CORS errors. This explicitly sets origins and removes the regex.