anymoe
anymoe
You can use CSPRNG functions instead in php7 or higher versions to generate random numbers. It will use getrandom(2) or /dev/urandom on Linux. See https://secure.php.net/manual/zh/function.random-bytes.php
Replace with ```php function RandomToken($length = 32){ if(!isset($length) || intval($length)
改这里 https://github.com/GitHub-Laziji/VBlog/blob/7f92aad246106687b8e01daa0d9f3d31fde1a735/static/configuration.json#L3
因为这个项目是这么获得readme的 https://github.com/GitHub-Laziji/VBlog/blob/7f92aad246106687b8e01daa0d9f3d31fde1a735/src/api/project.js#L5-L10 你可以修改它以匹配你的仓库名。
The owner of the organization can create teams with different access rights for different code repositories.
If you get the page through `npm run build.` Please run it on a real http server instead of opening it directly.