Akira Yamazaki
Akira Yamazaki
[mattrayner/lamp](https://hub.docker.com/r/mattrayner/lamp) 的 mysql 默认密码是空的,而 pkxss 的 config.inc.php 中设置的默认密码是 `root`,所以导致用 docker 时 pkxss 无法直接使用。
``` REPOSITORY TAG IMAGE ID sagemathinc/cocalc-v2 latest 4cba26a81718 ``` Kernel last terminated by signal SIGILL. ... /usr/local/sage/local/var/lib/sage/venv-python3.11.1/lib/python3.11/site-packages/IPython/paths.py:69: UserWarning: IPython parent '/projects/54d85da8-838f-4bea-a960-99bbce24fdf2/.sage' is not a writable location, using a temp directory....
 如图所示,虚拟键盘宽度小于屏幕宽度。 可能的复现过程: 1. 切换到 Tablet 模式; 2. 输入法切换成 US 输入法; 3. 将虚拟键盘切换成悬浮状态,改变大小和位置; 4. 输入法切换成真文韵输入法。 5. 输入法切换成 US 输入法; 6. 取消虚拟键盘悬浮状态; 7. 重启。
**Describe the bug** A offline player's inventory can be opened by more than one player, which can cause items duplicated and lost. **To Reproduce** Steps to reproduce the behavior: 1....
Removes the need to check for 'localhost' in the URL, thus reducing potential errors (e.g., a domain like "not-localhost.com" mistakenly triggering `http`). By using the standard `X-Forwarded-Proto` header, the handling...
Fix #15