-
-
Notifications
You must be signed in to change notification settings - Fork 349
Open
Description
When using cesanta/docker_auth, the UI doesn't ask for user and password for image deletion when anonymous read access is allowed to the registry.
I suggest to ask and add credentials to auth server request when bearer is passed to registry but it responds with 401.
Before here:
req.open('GET', `${realm}?service=${service}&scope=${scope}`) |
Metadata
Metadata
Assignees
Labels
No labels