逆寒刀

Results 9 issues of 逆寒刀

兼容密码中包含特殊字符的场景

我发现,企业内部开发的场景,样例代码需要调整后才能跑起来,我解决了此问题。

My same question at [stackoverflow:](https://stackoverflow.com/questions/75915889/how-to-enable-try-it-feature-on-redoc-page-as-shown-in-the-picture) ![image](https://user-images.githubusercontent.com/9018733/229432204-b44a3603-51e7-4206-a943-b9ea15215aca.png) The image is from [here](https://silly-cat-58.redoc.ly/#tag/Test-API) . (It is not my website.) My backend framework is based on Django REST Framework. I am able to...

I'd like the frontend to call my backend API to get a temporary token, so that the frontend can directly access the linuxDB. For security, I want this token to...

File: [/zh_CN/rate-limit/rate-limit.md](https://www.emqx.io/docs/zh/v5.0/rate-limit/rate-limit.html) ![image](https://github.com/emqx/emqx-docs/assets/9018733/184fc403-11f4-4f1a-a0c6-e03262f6ee25) 如图,加了bytes_rate和messages_rate之后,我的emqx启动不了了

I found there is a problem about localization, as this img: ![image](https://user-images.githubusercontent.com/9018733/58617650-4d79c300-82f3-11e9-9ae1-1cf7263e17ee.png) https://github.com/wagtail/wagtail/blob/882f8f3cf8ddd79c30e611a48882b309e90dad0c/wagtail/admin/migrations/0001_create_admin_access_permissions.py#L21 I think it should be change to: from django.utils.translation import gettext_lazy as _ # Create admin permission...

type:Bug
component:i18n

* [x] This is a bug report * [ ] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior The default...