Skip to content

Commit

Permalink
IT-3849 - Allow requests from dev.accounts.synapse.org (#5644)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgros authored Feb 20, 2025
1 parent 11c7038 commit ef98f58
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public class CORSFilter extends OncePerRequestFilter {
"staging.accounts.sagebionetworks",
"accounts",
"staging.accounts",
"dev.accounts",
// Data portals
"adknowledgeportal",
"staging.adknowledgeportal",
Expand Down

0 comments on commit ef98f58

Please sign in to comment.