You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
We are making a dangerous assumption about the portal's name. It might very well be a portal operating at skynet.mycompany.com in which case the recipient will be rejected.
#159
Open
mrcnski opened this issue
Dec 9, 2021
· 0 comments
We are making a dangerous assumption about the portal's name. It might very well be a portal operating at skynet.mycompany.com in which case the recipient will be rejected.
I understand that having this in place facilitates development and testing but there are safer ways to achieve that. We should be using the full portal name. We can test by locking onto a specific server by using our /etc/hosts.
We are making a dangerous assumption about the portal's name. It might very well be a portal operating at
skynet.mycompany.com
in which case the recipient will be rejected.I understand that having this in place facilitates development and testing but there are safer ways to achieve that. We should be using the full portal name. We can test by locking onto a specific server by using our
/etc/hosts
.Originally posted by @ro-tex in #146 (comment)
The text was updated successfully, but these errors were encountered: