Skip to content

UI doesn't ask for user and password when using token auth #424

@juan-ferrer-toribio

Description

@juan-ferrer-toribio

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions