mirror of https://github.com/go-gitea/gitea.git
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.
See discussion on #31561 for some background. The introspect endpoint was using the OIDC token itself for authentication. This fixes it to use basic authentication with the client ID and secret instead: * Applications with a valid client ID and secret should be able to successfully introspect an invalid token, receiving a 200 response with JSON data that indicates the token is invalid * Requests with an invalid client ID and secret should not be able to introspect, even if the token itself is valid Unlike #31561 (which just future-proofed the current behavior against future changes to `DISABLE_QUERY_AUTH_TOKEN`), this is a potential compatibility break (some introspection requests without valid client IDs that would previously succeed will now fail). Affected deployments must begin sending a valid HTTP basic authentication header with their introspection requests, with the username set to a valid client ID and the password set to the corresponding client secret. |
7 months ago | |
---|---|---|
.. | ||
actions | 10 months ago | |
activitypub | 1 year ago | |
analyze | 2 years ago | |
assetfs | 2 years ago | |
auth | 8 months ago | |
avatar | 1 year ago | |
badge | 1 year ago | |
base | 7 months ago | |
cache | 8 months ago | |
charset | 11 months ago | |
container | 8 months ago | |
csv | 11 months ago | |
dump | 11 months ago | |
emoji | 2 years ago | |
eventsource | 1 year ago | |
generate | 1 year ago | |
git | 8 months ago | |
gitgraph | 1 year ago | |
gitrepo | 9 months ago | |
graceful | 11 months ago | |
hcaptcha | 2 years ago | |
highlight | 1 year ago | |
hostmatcher | 1 year ago | |
html | 2 years ago | |
httpcache | 1 year ago | |
httplib | 9 months ago | |
indexer | 7 months ago | |
issue/template | 8 months ago | |
json | 2 years ago | |
label | 2 years ago | |
lfs | 8 months ago | |
log | 10 months ago | |
markup | 8 months ago | |
mcaptcha | 2 years ago | |
metrics | 9 months ago | |
migration | 1 year ago | |
nosql | 2 years ago | |
optional | 10 months ago | |
options | 2 years ago | |
packages | 9 months ago | |
paginator | 2 years ago | |
pprof | 2 years ago | |
private | 10 months ago | |
process | 10 months ago | |
proxy | 2 years ago | |
proxyprotocol | 2 years ago | |
public | 1 year ago | |
queue | 10 months ago | |
recaptcha | 2 years ago | |
references | 9 months ago | |
regexplru | 2 years ago | |
repository | 9 months ago | |
secret | 1 year ago | |
session | 10 months ago | |
setting | 8 months ago | |
sitemap | 2 years ago | |
ssh | 1 year ago | |
storage | 9 months ago | |
structs | 7 months ago | |
svg | 11 months ago | |
sync | 2 years ago | |
system | 9 months ago | |
templates | 8 months ago | |
test | 9 months ago | |
testlogger | 2 years ago | |
timeutil | 11 months ago | |
translation | 11 months ago | |
turnstile | 2 years ago | |
typesniffer | 2 years ago | |
updatechecker | 1 year ago | |
uri | 2 years ago | |
user | 2 years ago | |
util | 9 months ago | |
validation | 2 years ago | |
web | 8 months ago | |
webhook | 1 year ago |