Skip to content
#

full-stack

Here are 2,771 public repositories matching this topic...

xiaopingcs
xiaopingcs commented May 13, 2022

Bug Description
fix issues found by Coverity Scan in taosdump.c

To Reproduce
Steps to reproduce the behavior:
N/A

Expected Behavior
fix following issues found by Coverity Scan in taosdump.c

  1. String not null terminated High TDengine/src/kit/taos-tools/src/benchUtil.c postProceSql
  2. Resource leak High TDengine/src/kit/taos-tools/src/taosdump.c parse_json_to_recordschema
    3
bug good first issue
bud

A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.

  • Updated Jun 10, 2022
  • TypeScript
Buuntu
Buuntu commented Jun 3, 2020

There should be routes that trigger an email for "forgot" and "reset" password options. These can be celery tasks but probably need a separate container for a simple SMTP server in order to send the emails.

The fullstack Vue project has an example of a containerized SMTP server.

enhancement good first issue

Improve this page

Add a description, image, and links to the full-stack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the full-stack topic, visit your repo's landing page and select "manage topics."

Learn more