MK (fengmk2)

Results 307 issues of MK (fengmk2)

Other web application will set ctoken to `httpOnly` invalid. We need to auto fix that invalid ctoken in the browser. --- invalid csrf token 的问题我今天帮助一个用户远程的时候找到根本原因了。有一些系统错误地将 ctoken 设置为 httpOnly 了。

plugin: egg-security
Inactive

默认的路由在注册几千个信息之后会达到 10ms 的耗时,需要提供一种更高性能的可选路由写法,让巨型应用的路由可以更快。 https://github.com/delvedor/find-my-way 是目前能够找到比较好的路由库,跟框架独立。

Inactive

current mysql service only support on travis.

tools: egg-ci
Inactive

fork 了一个版本,基于 v4 实现 ctx class 模式,方便让 sql 请求与 http ctx 上下文发生关联。 https://github.com/eggjs/sequelize/tree/v3 ## 需要实现的功能 - [ ] 基于 ctx 的 model => ContextModel 和 ContextSequelize,自动传递 ctx 上下文 - [...

plugin: egg-mysql
Inactive

## 前置资料 - 参考 Node.js Error Codes: https://npm.taobao.org/mirrors/node/latest/docs/api/errors.html#errors_node_js_error_codes - 所有由 egg 和 egg 插件引起已知的 Error 异常,都需要规范 err.code ## RFC:How to create an Error ### Usage - built-in Error ```js const...

type: feature
type: discussion
type: document
Inactive

When https://github.com/nodejs/http2 is ready, we need to support it.

type: feature
Inactive

https://mcollina.github.io/the-cost-of-logging/

deps: egg-logger
Inactive

https://github.com/delvedor/fast-decode-uri-component#benchmarks

Inactive

##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...

bug

https://github.com/tj/node-prune