When User token is enabled and the Require user tokens for repository authentication is also enabled, docker requests are still allowed to use plain text credentials instead of being forced to use user token credentials.
The changes made by NEXUS-11231 seem to only affect Maven and Raw format repositories.
Expected
When Require user tokens for repository authentication is enabled, all non user-token credentials should be blocked for all repository formats.
- causes
-
NEXUS-23830 docker anonymous pull fails with 401 when user tokens are enabled
-
- Closed
-
- is related to
-
NEXUS-18312 Docker download counts not working
-
- Closed
-
- relates
-
NEXUS-23765 Plain text login to docker group permitted despite user tokens being enabled
-
- Closed
-
-
NEXUS-24803 align user token content protection for non-content requests
-
- New
-
- mentioned in
-
Page Loading...