You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
KN4CK3R 064f05204c
Add endpoint for not implemented Docker auth (#28457)
Recently Docker started to use the optional `POST /v2/token` endpoint
which should respond with a `404 Not Found` status code instead of the
current `405 Method Not Allowed`.

> Note: Not all token servers implement oauth2. If the request to the
endpoint returns 404 using the HTTP POST method, refer to Token
Documentation for using the HTTP GET method supported by all token
servers.
1 year ago
..
api Add endpoint for not implemented Docker auth (#28457) 1 year ago
common Clean up template locale usage (#27856) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Fix typo "GetLatestRunnerToken" (#27680) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Do some missing checks (#28423) 1 year ago
init.go Replace more db.DefaultContext (#27628) 1 year ago