Kyle Chine

Results 7 issues of Kyle Chine

# Auth log needed for defending brute force attack. I've read the code at: * https://github.com/Postleaf/postleaf/blob/master/source/middleware/auth_middleware.js * https://github.com/Postleaf/postleaf/blob/master/source/controllers/api/auth_controller.js No login-attempts log action was found. If I am wrong, please forgive...

Feature

### Summary npm update failure with Node.js 10.13.0 ### Steps to Reproduce Copy & download all files, then: `npm install` SQLite compiler will fail to install. ### Additional info -...

### Summary I'm planning to install two Postleaf instances to * blog.mydomain.com/en * blog.mydomain.com/zh for my English blog and Chinese blog respectively. After installation and configuration (Nginx as the reverse...

Feature

Hi @bgardner87, Another question: To pass multiple values via updateFunction. I'm trying to pass a stringified JSON string to query parameter. But I'm worried about is there any dangerous characters...

Hello 1999, Thanks for your work. It's very elegant and helpful. I'm a little bit confuse about this problem: `couch.updateFunction("databaseName", "designDocument", "updateFunction", {optional query string}, "docid")` > URL query parameters...

Thanks for your wonderful theme! This may be a problem: When category set a photo with white background, then with text, it will be hard to read. So it could...

Environment: Debian 9 NodeBB 1.8.2, NodeJS 8.11.1 Nginx 1.10.3 MongoDB 3.2.11 NodeBB listen localhost and port 4567. Nginx was used as rev-proxy to NodeBB. I installed this plugin and it...