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.
e74c4e1be9
Some OAuth2 providers return quite large structured tokens >32767 bytes. Gitea currently has a fixed maximum of 32767 bytes for these and unfortunately due to the convoluted nature of the dependent libraries the error returned is rather opaque. Here we manage the error a little better - detecting the rather opaque github.com/gorilla/securecookie.errEncodedValueTooLong and converting it to a more readable error. Further we provide a configurable option to increase the maximum size of the provided OAuth2 tokens. Fix #9907 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io> |
5 years ago | |
---|---|---|
.. | ||
analyze | 5 years ago | |
auth | 5 years ago | |
avatar | 6 years ago | |
base | 5 years ago | |
cache | 5 years ago | |
charset | 5 years ago | |
context | 5 years ago | |
convert | 5 years ago | |
cron | 5 years ago | |
generate | 5 years ago | |
git | 5 years ago | |
gitgraph | 5 years ago | |
graceful | 5 years ago | |
highlight | 6 years ago | |
httplib | 6 years ago | |
indexer | 5 years ago | |
lfs | 5 years ago | |
log | 5 years ago | |
markup | 5 years ago | |
metrics | 6 years ago | |
migrations | 5 years ago | |
notification | 5 years ago | |
options | 5 years ago | |
password | 5 years ago | |
pprof | 6 years ago | |
private | 5 years ago | |
process | 5 years ago | |
public | 5 years ago | |
queue | 5 years ago | |
recaptcha | 5 years ago | |
references | 5 years ago | |
repofiles | 5 years ago | |
repository | 5 years ago | |
secret | 6 years ago | |
session | 6 years ago | |
setting | 5 years ago | |
ssh | 5 years ago | |
structs | 5 years ago | |
sync | 5 years ago | |
task | 5 years ago | |
templates | 5 years ago | |
test | 5 years ago | |
timeutil | 6 years ago | |
upload | 6 years ago | |
user | 5 years ago | |
util | 5 years ago | |
validation | 5 years ago | |
webhook | 5 years ago |