xmcp
xmcp
### What happened? Any `internal_user_viewer` user can GET `/user/list`, which returns the `password` field for all users including admins. Although this field may be hashed by SHA256, an attacker can...
### Verify steps - [x] 我已在标题简短的描述了我所遇到的问题 - [x] 我已在 [Issue Tracker](./?q=is%3Aissue) 中寻找过我要提出的问题,但未找到相同的问题 - [x] 我已在 [常见问题](https://mihomo.party/docs/issues/common) 中寻找过我要提出的问题,并没有找到答案 - [x] 这是 GUI 程序的问题,而不是内核程序的问题 - [x] 我已经关闭所有杀毒软件/代理软件后测试过,问题依旧存在 - [x] 我已经使用最新的测试版本测试过,问题依旧存在 ### 操作系统...
I suggest this plugin should allow the user to define custom symbols, which would be beneficial for users typing symbols/phrases that are not currently available. For example, I sometimes need...
### Magpie version 程序版本 0.11.1 ### Windows version 系统版本 Windows 11 24H2 (26100.3194) ### Related screenshot (optional) 相关截图(可选) 通过截图无法正确显示光标,所以下面用手机拍屏幕代替: https://github.com/user-attachments/assets/4e1cdae1-d01c-4adb-8cbd-00556408f834 ### Reproduction steps 复现步骤 1. 弄两个DPI不同的显示器,我这里显示器1(是windows的主显示器,在下面)是200%缩放,显示器2(在上面)是175%缩放 2. 确认magpie设置里“绘制光标”为打开,“缩放系数”为“无缩放” 4. 在显示器2上打开一个记事本,观察到缩放后光标略微变大,变大比例约为200/175...
### Question I am trying transformers.js with WebGPU. The performance is great, but I found that transformers.js returns a Float32Array where the model is quantized to `fp16`: ```javascript const extractor...