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
According to the documentation "FORGE.WEBHOST.user" is used, but
in actuality one still had to use "FORGE.APIHOST.user". Now the
former can be used and the latter is still supported for backward
compatibility.
Even though we treat the WEBHOST as the host ID, we don't actually
store that in repository objects, so we have to use `forge-alist'
to translate.
Closes#796.
0 commit comments