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
Add trusted_mirror_url config and HEX_TRUSTED_MIRROR_URL environment variable. When setting either of these the repository authentication key will be included in requests. mirror_url config and HEX_MIRROR_URL have changed to no longer include the authentication key in requests. This is to ensure secrets are not sent to repository mirrors that are not trusted.