boojack
boojack
Maybe issue has been outdated.
Already done in `v0.13.0`
@thareekanvar Please fix the eslint error
> Can memos support web3 base login? Probably not in the last few years.
It looks like storing these images in a database will cause errors. FYI, we support integration with external storage in the latest version, such as AWS S3. So I think...
Feel free to reopen if problem still exists
应该已经修复了,有空的话试试最新的 demo: https://demo.usememos.com/
Maybe already fixed in `v0.13.0`. Feel free to reopen this if it still exists.
> 我配置了URL Prefix为`https://minio-api.example.com`,得到的图片地址是 ` https://minio-api.example.com/memos/2023/03/download_icon.png.image/png ` 依然无法访问图片 试试把 path 后面的 .{filetype} 去掉
> 是否可以加个登录验证码验证,或者Authenticator验证器,防止暴力破解,增强系统安全性 已经在 roadmap 里了 > api 无鉴权便可直接访问 应该是有鉴权相关的逻辑,具体是哪个 api 不需鉴权就能写内容?