Closed Jeewes closed 9 years ago
Does domains:set <app> DOMAIN1 [DOMAIN2 ...] actually prevent accessing the application from any other domain?
domains:set <app> DOMAIN1 [DOMAIN2 ...]
I'd like to make sure that my application is served only when it is requested by domains that I have set myself.
Closing b/c #15.
Does
domains:set <app> DOMAIN1 [DOMAIN2 ...]
actually prevent accessing the application from any other domain?I'd like to make sure that my application is served only when it is requested by domains that I have set myself.