Kevin Wan
|
f7a60cdc24
|
fix: remove deprecated dependencies (#1837)
* fix: remove deprecated dependencies
* backup
* fix test error
|
3 years ago |
Kevin Wan
|
842656aa90
|
feat: log 404 requests with traceid (#1554)
|
3 years ago |
Kevin Wan
|
fdc7f64d6f
|
chore: update unauthorized callback calling order (#1469)
* chore: update unauthorized callback calling order
* chore: add comments
|
3 years ago |
Kevin Wan
|
468c237189
|
chore: upgrade dependencies (#1444)
* chore: upgrade dependencies
* ci: upgrade go to 1.15
|
3 years ago |
Kevin Wan
|
a91c3907a8
|
feat: rename module from tal-tech to zeromicro (#1413)
|
3 years ago |
Kevin Wan
|
1eb1450c43
|
downgrade golang-jwt to support go 1.14 (#1073)
|
3 years ago |
Kevin Wan
|
30e49f2939
|
fix jwt security issue by using golang-jwt package (#1066)
|
3 years ago |
Kevin Wan
|
9672298fa8
|
make sure setting code happen before callback in rest (#936)
|
3 years ago |
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
4 years ago |
Kevin Wan
|
1a1a6f5239
|
add http hijack methods (#555)
|
4 years ago |
Kevin Wan
|
655ae8034c
|
fix golint issues in rest (#529)
|
4 years ago |
Kevin Wan
|
e97e1f10db
|
simplify code with http.Flusher type conversion (#325)
* simplify code with http.Flusher type conversion
* simplify code with http.Flusher type conversion, better version
|
4 years ago |
jichangyun
|
0bd2a0656c
|
The ResponseWriters defined in rest.handler add Flush interface. (#318)
|
4 years ago |
kevin
|
a7c02414f3
|
export token parser for refresh token service
|
4 years ago |
kevin
|
0a7e0cce77
|
update package reference
|
4 years ago |
kevin
|
0897f60c5d
|
rename ngin to rest
|
4 years ago |