Actions
Bug #6726
closedUpdate All displays url instead of package name on http fail
Bug #6726:
Update All displays url instead of package name on http fail
Description
Update All does not function due to Package Builder not passing the token user to access and condition checks. That functionality is now fixed in package builder. However, in discovering this issue it was discovered the install from web exposes the token url to the user in the event the http request fails. That token url should be suppressed from display to prevent accidental sharing of tokens.
Actions