三大神捕之四
三大神捕之四
@nobodyiam > 2、“添加”,“修改”配置页面增加“加密”选项,如果选择“加密”复选框后,利用“步骤1”中生产appid公钥加密,参考 jasypt 项目以 ENC(xxxxxxxxxxxxx) 包装需要加密后的内容,存储到数据库中。 个人认为框架不应该提供“加密”的功能,开发者配的什么就是什么,同样的两个字符“123”和“xxx”,框架也不用感知到“xxx”就是加密后的,因为这与框架无关。
当指定多个namespace时,可以为每个namespace确定配置文件格式
I have the same problem. How to get dynamic port in Startup.ConfigureServices method?
如果不可以的话,后台就得同时存code和text了
@gcuculi Why need dataURI convert to blob? ``` html2pdf().set(opt).from(element).toPdf().get('pdf').then(function (pdfObj) { const perBlob = pdfObj.output('blob'); var formData = new FormData(); formData.append('file', perBlob, opt.filename); }); ```
What is the best way to ignore the authentication middleware from some of the routes. Please tell me what todo? thank you ``` app := gin.Default() app.Use(middleware.jwt) /* --------------------------- Public...
> @bidianqing check here https://gin-gonic.com/zh-tw/docs/examples/using-middleware/ @vkharevych-qualium thanks , It worked as I expected
any one work on it ? @jfversluis
but, use runpod.io is successful 