We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
见图: 参考:https://github.com/x-dr/telegraph-Image 🙏
The text was updated successfully, but these errors were encountered:
目前来源是有白名单机制的。 IP限制能具体描述一下需求吗?是上传者的IP还是访问者的IP?需求是不是能够在管理端将上传者的IP或者访问者的IP加入黑名单? 或者是否需要增加图片访问日志? 可以将你的想法分点列出来,尽量具体一些,看看其他用户有没有什么补充。
Sorry, something went wrong.
上传者的IP可以单个显示出来,访问者的IP恐怕要折叠吧
目前来源是有白名单机制的。 IP限制能具体描述一下需求吗?是上传者的IP还是访问者的IP?需求是不是能够在管理端将上传者的IP或者访问者的IP加入黑名单? 或者是否需要增加图片访问日志? 可以将你的想法分点列出来,尽量具体一些,看看其他用户有没有什么补充。 上传者的IP可以单个显示出来,访问者的IP恐怕要折叠吧
访问者IP可能暂时不会考虑了,一是大多数访问者会通过CDN访问,不会回源;二是限制访问者IP会造成非常多的KV读写操作,浪费资源。
No branches or pull requests
见图:
参考:https://github.com/x-dr/telegraph-Image
🙏
The text was updated successfully, but these errors were encountered: