You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zeripath
719e2f26d5
Pass down SignedUserName down to AccessLogger context ( #16605 ) ( #16616 )
...
Backport #16605
Unfortunately when the AccessLogger was moved back before the contexters the
SignedUserName reporting was lost. This is due to Request.WithContext leading to a
shallow copy of the Request and the modules/context/Context being within that request.
This PR adds a new context variable of a string pointer which is set and handled
in the contexters.
Fix #16600
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
analyze
…
auth
Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup ( #16570 )
4 years ago
avatar
…
base
…
cache
Add LRU mem cache implementation ( #16226 )
4 years ago
charset
…
context
Pass down SignedUserName down to AccessLogger context ( #16605 ) ( #16616 )
4 years ago
convert
Add option to provide signature for a token to verify key ownership ( #14054 )
4 years ago
cron
Fix archive error when rename repo or user ( #16399 )
4 years ago
csv
…
doctor
Restore creation of git-daemon-export-ok files ( #16508 ) ( #16514 )
4 years ago
emoji
…
eventsource
…
generate
Switch to maintained jwt lib ( #16532 ) ( #16533 )
4 years ago
git
Add TestPrepareWikiFileName ( #16487 ) ( #16498 )
4 years ago
gitgraph
…
graceful
Support HTTP/2 in Let's Encrypt ( #16371 )
4 years ago
hcaptcha
…
highlight
…
httpcache
…
httplib
Second attempt at preventing zombies ( #16326 )
4 years ago
indexer
Fix data race in bleve indexer ( #16474 ) ( #16509 )
4 years ago
lfs
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
log
Fix race in log ( #16490 ) ( #16505 )
4 years ago
markup
Fix table alignment in markdown ( #16596 ) ( #16602 )
4 years ago
matchlist
…
metrics
…
migrations
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
nosql
…
notification
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
options
…
password
…
pprof
…
private
Second attempt at preventing zombies ( #16326 )
4 years ago
process
…
public
…
queue
Fix race in log ( #16490 ) ( #16505 )
4 years ago
recaptcha
…
references
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repofiles
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
repository
Fix archive error when rename repo or user ( #16399 )
4 years ago
secret
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
session
…
setting
Add LRU mem cache implementation ( #16226 )
4 years ago
ssh
Second attempt at preventing zombies ( #16326 )
4 years ago
storage
Retry rename on lock induced failures ( #16435 )
4 years ago
structs
Add option to provide signature for a token to verify key ownership ( #14054 )
4 years ago
svg
…
sync
…
task
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
templates
…
test
…
timeutil
…
translation
…
typesniffer
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
upload
…
uri
…
user
…
util
Handle too long PR titles correctly ( #16517 ) ( #16549 )
4 years ago
validation
Fix various documentation, user-facing, and source comment typos ( #16367 )
4 years ago
web
Restore CORS on git smart http protocol ( #16496 ) ( #16506 )
4 years ago