Closed
Description
Description
$ docker login localhost:3000
Username: foobar
Password:
Login Succeeded
↑ this should fail as i entered gibberish for the password
$ docker push localhost:3000/foobar/qgis
Using default tag: latest
The push refers to repository [localhost:3000/foobar/qgis]
5a1bd4bee150: Layer already exists
1b04ddff91f2: Layer already exists
4dd0c5812fd4: Layer already exists
unauthorized: authentication required
↑ ACLs seem to generally work at least ;)
Gitea Version
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
build from source
Database
SQLite