mirror of
https://github.com/typecho/typecho.git
synced 2025-03-21 18:39:41 +01:00
设置密码保护的 input 的 name 值是 post-password,但后端期待的却是 $_POST['password'] 导致因取不到密码,而没法把文章的状态设为密码保护。
Languages
PHP
73%
JavaScript
23%
SCSS
2.7%
CSS
1%
Dockerfile
0.2%
Other
0.1%