Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gin-gonic/gin issues and pull requests

#3582 - How do I intercept the response?

Issue - State: open - Opened by BlackHole1 almost 2 years ago - 4 comments

#3581 - Panic in context .Value() When Key Not Found and .engine is nil

Issue - State: open - Opened by jcburley almost 2 years ago - 2 comments

#3580 - Gin runs on Port 3000 irrespective of Port number provided

Issue - State: closed - Opened by irohitb almost 2 years ago - 7 comments

#3579 - refactor: Replace Request.FormFile

Pull Request - State: open - Opened by Ungchi almost 2 years ago

#3578 - autotls 404

Issue - State: open - Opened by 841660202 almost 2 years ago - 1 comment

#3577 - Improper sanitization in JSONP can lead to potential security risk.

Issue - State: closed - Opened by dimasma0305 almost 2 years ago - 1 comment

#3576 - Detect StatusUnauthorized after BasicAuthForRealm middleware has executed

Issue - State: closed - Opened by asbjornu almost 2 years ago - 1 comment

#3575 - docs: changed documentation link for trusted proxies

Pull Request - State: closed - Opened by dylantic almost 2 years ago - 1 comment
Labels: document

#3573 - fix misuses of a vs an

Pull Request - State: open - Opened by cuishuang almost 2 years ago - 1 comment

#3572 - feat(engine): Added `OptionFunc` and `With`

Pull Request - State: closed - Opened by flc1125 almost 2 years ago - 10 comments
Labels: feature

#3571 - Binding

Issue - State: open - Opened by Abdullayev65 almost 2 years ago

#3569 - gin.CreateTestContext() may happen that the status code unexpected.

Issue - State: open - Opened by baytan0720 almost 2 years ago - 2 comments

#3568 - Fix concurrent write bug in reader.Render

Pull Request - State: open - Opened by halvfigur almost 2 years ago

#3566 - Bind JSON body request with nested slice of struct

Issue - State: closed - Opened by iamsubrataaich almost 2 years ago - 5 comments

#3565 - router.Static can not run in https mode

Issue - State: open - Opened by chun222 almost 2 years ago - 1 comment

#3564 - chore(deps): bump golang.org/x/net from 0.7.0 to 0.9.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#3563 - Reporting a vulnerability

Issue - State: open - Opened by igibek almost 2 years ago

#3562 - feat: basic auth without keeping a list of accounts

Pull Request - State: closed - Opened by stefanbildl almost 2 years ago

#3561 - ci: remove notification-gitter to fix #3560

Pull Request - State: closed - Opened by thinkerou almost 2 years ago

#3559 - chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.7

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#3558 - Context.File() use too many memory ?

Issue - State: open - Opened by ZQHcode almost 2 years ago - 1 comment

#3557 - Cannot validate struct even with dive

Issue - State: open - Opened by sabuhigr almost 2 years ago - 2 comments

#3556 - fix lack of escaping of filename in Content-Disposition

Pull Request - State: open - Opened by motoyasu-saburi almost 2 years ago - 8 comments

#3555 - FileAttachment() is vulnerable to Reflect File Download

Issue - State: open - Opened by motoyasu-saburi almost 2 years ago - 2 comments

#3554 - Context Copy does not detach request.context

Issue - State: open - Opened by taehwoi almost 2 years ago - 3 comments

#3552 - gin 1.7.4 has redirect issue

Issue - State: closed - Opened by archfish almost 2 years ago - 2 comments

#3551 - chore(deps): bump github.com/bytedance/sonic from 1.8.2 to 1.8.6

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#3549 - Refactor proxy logic

Pull Request - State: closed - Opened by stefanbildl almost 2 years ago

#3547 - support custom form-mapping and json-encode/decode

Issue - State: open - Opened by lj19950508 almost 2 years ago - 1 comment

#3546 - Improve middleware for router groups

Issue - State: open - Opened by Murderlon almost 2 years ago - 7 comments

#3544 - chore(deps): bump github.com/goccy/go-json from 0.10.0 to 0.10.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#3543 - chore(deps): bump actions/setup-go from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, github_actions

#3542 - chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.30.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#3540 - Is Go-Gin framework Ready for Enterprise Applications ?

Issue - State: closed - Opened by prateektiwari7 almost 2 years ago - 7 comments

#3530 - chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#3529 - chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.6 to 2.0.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#3525 - improve render code coverage

Pull Request - State: closed - Opened by CCpro10 almost 2 years ago - 1 comment
Labels: test

#3522 - refactor(binding): use strings.Cut to replace strings.Index

Pull Request - State: closed - Opened by lgbgbl almost 2 years ago - 1 comment
Labels: refactor

#3519 - A routing bug?

Issue - State: open - Opened by zituocn almost 2 years ago - 3 comments

#3518 - ci: remove notification gitter

Pull Request - State: closed - Opened by thinkerou almost 2 years ago

#3514 - feat(binding): support override default binding implement

Pull Request - State: closed - Opened by ssfyn almost 2 years ago - 3 comments
Labels: feature

#3512 - fix Request.Context() checks

Pull Request - State: open - Opened by bvidosits almost 2 years ago - 11 comments
Labels: enhancement

#3505 - fix(security): vulnerability GO-2023-1571

Pull Request - State: closed - Opened by kevinmichaelchen about 2 years ago - 4 comments
Labels: security

#3503 - Fix #3500 Add escape logic for header

Pull Request - State: closed - Opened by t0rchwo0d about 2 years ago - 5 comments

#3502 - fix(tree): correctly expand the capacity of params

Pull Request - State: closed - Opened by georgijd-form3 about 2 years ago - 7 comments
Labels: bug

#3501 - Can't get ClientIP run in AWS Lambda with gin

Issue - State: open - Opened by rts-gordon about 2 years ago - 12 comments

#3499 - stop execution in example

Pull Request - State: open - Opened by Hannes-tallied about 2 years ago

#3494 - Is there an official middleware for paseto token?

Issue - State: open - Opened by kuchaguangjie about 2 years ago - 1 comment

#3481 - fix gin.Context: check key type on calling Value when key is 0

Pull Request - State: closed - Opened by 0xc0d about 2 years ago - 1 comment

#3470 - panic "write: broken pipe" not recovered

Issue - State: closed - Opened by krupyansky about 2 years ago - 3 comments

#3460 - fix(router): tree bug where loop index is not decremented.

Pull Request - State: closed - Opened by kristiansvalland about 2 years ago - 1 comment
Labels: bug, enhancement

#3454 - Other Serialization formats - Amazon ION

Issue - State: open - Opened by BigB84 about 2 years ago - 1 comment

#3447 - Draft: add X-Forwarded-Proto support

Pull Request - State: closed - Opened by phith0n about 2 years ago - 1 comment

#3440 - GetPostForm sometime very slow

Issue - State: closed - Opened by ben-swit about 2 years ago - 5 comments

#3421 - Improves unit test coverage try my best

Pull Request - State: closed - Opened by Cookiery about 2 years ago - 2 comments
Labels: test

#3419 - chore(request): check reader if it's nil before reading

Pull Request - State: closed - Opened by noahyao1024 about 2 years ago - 2 comments
Labels: enhancement

#3415 - Replace Index*, SplitN with Cut

Pull Request - State: closed - Opened by zeek0x about 2 years ago - 1 comment

#3414 - docs(context): #3369 modify the annotation about Context.Param()

Pull Request - State: closed - Opened by Cookiery about 2 years ago - 3 comments
Labels: document

#3413 - fix(context): check handler is nil

Pull Request - State: closed - Opened by hktalent about 2 years ago - 3 comments
Labels: bug

#3412 - fix: failed binding uri params

Pull Request - State: closed - Opened by thxCode about 2 years ago - 8 comments
Labels: bug

#3410 - Engine.Handler() should initialize HTTP2 server Read/WriteTimeout to adequate Values

Issue - State: open - Opened by xaviercrochet about 2 years ago - 3 comments
Labels: bug

#3393 - feat: adds cookie binding

Pull Request - State: open - Opened by sourcec0de over 2 years ago - 8 comments
Labels: feature

#3391 - [Feature]: Support custom json codec at runtime

Pull Request - State: open - Opened by timandy over 2 years ago - 18 comments

#3386 - GetString method always returns an empty string

Issue - State: open - Opened by de-falt-GH over 2 years ago - 2 comments

#3384 - How to rewrite response body in middleware?

Issue - State: closed - Opened by seifchen over 2 years ago - 13 comments

#3370 - test(git): gitignore add develop tools

Pull Request - State: closed - Opened by demoManito over 2 years ago - 1 comment
Labels: test

#3359 - always trust xff headers from unix socket

Pull Request - State: open - Opened by WeidiDeng over 2 years ago - 1 comment

#3336 - [Cloudflare] real IP ".ClientIP()" in logs

Issue - State: closed - Opened by the-hotmann over 2 years ago - 9 comments

#3335 - feat: allow custom unmarshalers for form binding: json/text/binary

Pull Request - State: open - Opened by slockij over 2 years ago - 5 comments
Labels: feature

#3329 - Update context to have a generic method for getting request data.

Pull Request - State: open - Opened by cheikhshift over 2 years ago - 2 comments

#3322 - discussion: only support the two latest major version of go

Issue - State: closed - Opened by thinkerou over 2 years ago - 1 comment

#3318 - Unable to install gin on go v.1.19.1

Issue - State: closed - Opened by lwlshawn over 2 years ago - 7 comments

#3317 - Add proto json rendering / binding

Pull Request - State: open - Opened by Jarch09 over 2 years ago - 8 comments
Labels: enhancement

#3299 - feat(json): json support param and query binding

Pull Request - State: closed - Opened by thoohv5 over 2 years ago

#3297 - validator 版本升级需求

Issue - State: closed - Opened by agclqq over 2 years ago - 3 comments

#3289 - 103 early hints

Issue - State: open - Opened by thinkerou over 2 years ago - 3 comments

#3287 - feat: skip url with prefixes in LoggerConfig

Pull Request - State: closed - Opened by aichaoxy over 2 years ago - 1 comment

#3270 - Feat: allow "/*catch-all" and "/normal" routes coexist

Pull Request - State: open - Opened by StephanoGeorge over 2 years ago - 4 comments

#3259 - Support Two or More Http Methods in One Function?

Issue - State: closed - Opened by KiddoV over 2 years ago - 7 comments

#3257 - feat(binding): add support for unixMilli and unixMicro

Pull Request - State: closed - Opened by peakji over 2 years ago - 1 comment

#3256 - Create link with router

Issue - State: open - Opened by asbjornu over 2 years ago - 2 comments

#3254 - 'go get' is no longer supported outside a module.

Pull Request - State: closed - Opened by orhan-erday over 2 years ago - 5 comments

#3253 - fix: log the original path being redirected

Pull Request - State: closed - Opened by wgdzlh over 2 years ago

#3236 - fix(uri): query binding bug

Pull Request - State: closed - Opened by illiafox over 2 years ago - 2 comments
Labels: bug

#3235 - Wrong query binding struct tag

Issue - State: closed - Opened by illiafox over 2 years ago - 3 comments

#3230 - Format time.Time JSON

Issue - State: closed - Opened by centratelemedia over 2 years ago - 3 comments

#3225 - Feature: Add DataFromStream

Pull Request - State: closed - Opened by letmutx over 2 years ago

#3215 - jsoniter is not the same as json

Issue - State: closed - Opened by thinkerou over 2 years ago

#3210 - feat(gin): support http3 using quic-go/quic-go

Pull Request - State: closed - Opened by thinkerou over 2 years ago - 16 comments
Labels: feature

#3199 - fix(binding): dereference pointer to struct when validating structs

Pull Request - State: closed - Opened by echovl over 2 years ago - 1 comment
Labels: bug

#3188 - Prevent slice out of bounds access before panic

Pull Request - State: open - Opened by fivemoreminix over 2 years ago - 1 comment

#3156 - Multiple `Accept` header fix

Pull Request - State: open - Opened by tsmethurst over 2 years ago - 2 comments

#3149 - SetCookie() couldn't set dot prefix for domain

Issue - State: closed - Opened by Jun10ng almost 3 years ago - 2 comments

#3144 - Logger skip paths allow params

Pull Request - State: open - Opened by hanyucui almost 3 years ago - 3 comments
Labels: enhancement