-
Name Previous Value Current Value Type
Improvement
Bug
Affected Versions
empty 10.9.2
-
Name Previous Value Current Value Affected Versions
10.9.2
<=10.9.2
-
OneDev
changed state to 'Closed' 2 years ago
Previous Value Current Value Open
Closed
-
State changed as code fixing the issue is committed (9b961e5f)
-
OneDev
changed state to 'Released' 2 years ago
Previous Value Current Value Closed
Released
-
State changed as build OD-5228 is successful
| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| Affected Versions |
<=10.9.2
|
| Labels |
No labels
|
Issue Votes (0)
I was trying to pull a docker container using an expired access token, and got the following terminal output:
Looking at the server logs, I see the following error:
In the end this was an easy fix, but until I looked at the server logs I assumed this to be a bug in OneDev. Perhaps it's possible to return a 401 status code instead?