hoogw
hoogw
Is that possible add a new feature. Tianya.cn forum has this feature too. In tianya forum, the post has most reply regards as popular, sort by number of reply. this...
How to let it search post body content? Not only search title. If I put "usa2017" in post, not title, for example, I should get this post when I search...
Suggestion: You may want to think about it, I can try to do it. I want to use mongodb file grid to store the file. greater than 25MB, use file...
忘记密码, 填写用户名和邮箱后,发送邮件,失败。 密保邮件发送失败Mailer Error: Invalid address: (punyEncode) 我找到错误发生在: root\library\PHPMailer.class.php public function preSend(){ ..... // Validate From, Sender, and ConfirmReadingTo addresses foreach (array('From', 'Sender', 'ConfirmReadingTo') as $address_kind) { $this->$address_kind = trim($this->$address_kind);...
can you make module to support cashbin, [https://github.com/casbin/casbin](https://github.com/casbin/casbin) It is a good authentication library for golang user management is a MUST have feature, open-id is NOT enough, must improve
[www.okta.com](www.okta.com) is a very popular online user management and online authentication, authorization management. It is have open-id connect supported. ...... If gohttpserver and support okta, then you do NOT need...
passport.js for node.js have 500+ authentication method, it is good. Does go have similar module? Or would you make the module to support passport.js ?
Openid half way working, be able to login into yahoo.com, but failed when opencallback....... google openid, does not working. --auth-openid https://www.google.com/accounts/o8/id // google not working ./gohttpserver -r ../../../../../fileRestAPI --cors --theme...
how to limit the count of search rtree.bbox(area, limit) ? I want to limit max 5 feature returned by rtree.bbox(area, 5) or rtree.search(area, 5) How to do that?
I run and error: what Node.js version does this support? v10.x is NOT compatible, `C:\Users\engcid299\mbtiles-server>mbtiles-server --cache C:\Users\engcid299\mbtiles-server --verbose --port 7200 C:\Users\engcid299\AppData\Roaming\npm\node_modules\mbtiles-server\node_modules\sqlite3-offline-win32\index.js:21 throw new Error(`NodeJS ${NODE} Module ${MODULES} not compatible`) ^...