lingfeng126

Results 3 issues of lingfeng126

安装[Gmssl](https://github.com/guanzhi/GmSSL)和本python包后尝试导入报错 ``` >>> import gmssl Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.11/site-packages/gmssl.py", line 17, in raise ValueError('Install GmSSL dynamic library from https://github.com/guanzhi/GmSSL') ValueError: Install GmSSL...

### Short description of current behavior When clicking on gitlab card, I'm not prompt to input connection params nor redirect to sql exec page with CREATE DATABASE statement. It happens...

bug

Replace hardcoded frontend & backend ports of webui with env var + default value. Users can change ports by setting BACKEND_PORT & FRONTEND_PORT