\n\n支持一键撤销其他登录设备。\n\n/area ui\n/kind feature\n/milestone 2.20.x\n\n### 附加信息\n\n_No response_",[3071,3074],{"name":3072,"color":3073},"kind/feature","c7def8",{"name":3035,"color":3036},7267,"在个人中心的登录设备中支持撤销所有其他设备","2025-03-07T06:45:00Z","https://github.com/halo-dev/halo/issues/7267",0.7675322,{"description":3081,"labels":3082,"number":3085,"owner":3021,"repository":3022,"state":3038,"title":3086,"updated_at":3087,"url":3088,"score":3089},"### 前置条件\n\n- [x] 已经在 [issues](https://github.com/halo-dev/halo/issues) 列表中搜索了相关问题。\n- [x] 这是 Halo 项目本身存在的问题,如果是非项目本身的问题(如:安装部署问题),建议在 [Discussions](https://github.com/halo-dev/halo/discussions) 提交。\n- [x] 已经尝试过停用所有的插件,排除是插件导致的问题。\n- [x] 如果是插件和主题的问题,请在对应的插件和主题仓库提交。\n\n### 系统信息\n\n- 外部访问地址: http://lnjweb.top:80/\n- 启动时间: 2024-11-18 14:01\n- 版本: 2.20.9\n- 构建时间: 2024-11-12 06:43\n- Git Commit: 06f3c28\n- Java: IBM Semeru Runtime Open Edition / 21.0.4+7-LTS\n- 数据库: MySQL Community Server - GPL / 8.4.3\n- 操作系统: Linux / 5.15.0-106-generic\n- 已激活主题: [Earth 1.11.1](https://github.com/halo-dev/theme-earth)\n- 已启动插件:\n - [评论组件 2.5.1](https://github.com/halo-dev/plugin-comment-widget)\n - [RSS 1.3.0](https://github.com/halo-dev/plugin-feed)\n - [搜索组件 1.6.2](https://github.com/halo-dev/plugin-search-widget)\n - [highlight.js 代码高亮 1.3.2](https://github.com/halo-sigs/plugin-highlightjs)\n\n### 使用的哪种方式运行?\n\nDocker Compose\n\n### 发生了什么?\n\n2.20.0版本更新2.20.9版本后首页打不开,显示 404 NOT_FOUND \"Template index was not found.\",但能手动修改地址进入console后台。最后解决方法,在后台卸载默认主题后从官网的应用商店下载默认主题,上传到自己的halo中。整了好久终于能用新版了。不想再回去复现一遍了。管理可以把这个问题关闭,希望给其他人一点思路。\n\n### 复现步骤\n\n\n先安装2.20版本,,后修改版本号为2.20.9,执行docker-compose up -d 问题即可复现。\n安装的插件如下\n\n\n\n### 相关日志输出\n\n```shell\n2024-11-18T14:10:38.127+08:00 ERROR 7 --- [oundedElastic-3] org.thymeleaf.TemplateEngine : [THYMELEAF][boundedElastic-3] Exception preparing throttled template \"index\": 404 NOT_FOUND \"Template index was not found.\"\n\nrun.halo.app.infra.exception.NotFoundException: 404 NOT_FOUND \"Template index was not found.\"\n\tat run.halo.app.theme.CompositeTemplateResolver.lambda$resolveTemplate$1(CompositeTemplateResolver.java:59) ~[classes/:2.20.9]\n\tat java.base/java.util.Optional.orElseThrow(Unknown Source) ~[na:na]\n\tat run.halo.app.theme.CompositeTemplateResolver.resolveTemplate(CompositeTemplateResolver.java:59) ~[classes/:2.20.9]\n\tat org.thymeleaf.engine.TemplateManager.resolveTemplate(TemplateManager.java:845) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.engine.TemplateManager.parseAndProcessThrottled(TemplateManager.java:757) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.TemplateEngine.processThrottled(TemplateEngine.java:1189) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.TemplateEngine.processThrottled(TemplateEngine.java:1163) ~[thymeleaf-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat org.thymeleaf.spring6.SpringWebFluxTemplateEngine.lambda$createChunkedStream$1(SpringWebFluxTemplateEngine.java:245) ~[thymeleaf-spring6-3.1.2.RELEASE.jar:3.1.2.RELEASE]\n\tat reactor.core.publisher.FluxGenerate.subscribe(FluxGenerate.java:80) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:68) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.7.0-RC1.jar:3.7.0-RC1]\n\tat java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na]\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na]\n\tat java.base/java.lang.Thread.run(Unknown Source) ~[na:na]\n```\n\n### 附加信息\n\n_No response_",[3083],{"name":3084,"color":3048},"triage/needs-information",7048,"2.20.0版本更新2.20.9版本后首页打不开,能手动修改地址进入console后台。,默认主题,已关闭额外插件,且已经通过手动重装主题修复","2024-11-20T03:02:17Z","https://github.com/halo-dev/halo/issues/7048",0.7705281,{"description":3091,"labels":3092,"number":3095,"owner":3021,"repository":3022,"state":3038,"title":3096,"updated_at":3097,"url":3098,"score":3099},"### Your current Halo version\n\n_No response_\n\n### Describe this feature\n\n默认编辑器,支持React吗?@halo-dev/richtext-editor\n\n### Additional information\n\n_No response_",[3093],{"name":3094,"color":3048},"triage/unresolved",6372,"默认编辑器,支持React吗?@halo-dev/richtext-editor","2024-07-25T02:51:50Z","https://github.com/halo-dev/halo/issues/6372",0.7707954,{"description":3101,"labels":3102,"number":3104,"owner":3021,"repository":3022,"state":3038,"title":3105,"updated_at":3106,"url":3107,"score":3108},"### 系统信息\n\n- 外部访问地址: https://demo.halo.run\r\n- 启动时间: 2024-03-21 19:56\r\n- 版本: 2.13.1\r\n- 构建时间: 2024-03-06 17:40\r\n- Git Commit: 9473261\r\n- Java: IBM Semeru Runtime Open Edition / 21.0.2+13-LTS\r\n- 数据库: PostgreSQL / 15.2 (Debian 15.2-1.pgdg110+1)\r\n- 操作系统: Linux / 5.15.0-88-generic\r\n- 已激活主题: [Earth](https://github.com/halo-dev/theme-earth.git)\r\n- 已启动插件:\r\n - [Metrics Graph](https://github.com/guqing/plugin-metrics-graph)\r\n - [Vditor编辑器](https://github.com/justice2001/veditor-plugin)\r\n - [文本绘图](https://github.com/halo-sigs/plugin-text-diagram)\r\n - [Docsme](https://github.com/f2ccloud/plugin-docsme)\r\n - [Markdown / HTML 内容块](https://github.com/halo-dev/plugin-hybrid-edit-block)\r\n - 联系表单\r\n - [文章限制阅读 Pro](https://github.com/f2ccloud/plugin-restricted-reading-pro)\r\n - [应用市场](https://github.com/halo-dev/plugin-app-store)\r\n - [KaTeX](https://github.com/halo-sigs/plugin-katex)\r\n - [ByteMD](https://github.com/ruibaby/plugin-bytemd)\r\n - [图库管理](https://github.com/halo-sigs/plugin-photos)\r\n - [瞬间](https://github.com/halo-sigs/plugin-moments)\r\n - [Sitemap](https://github.com/halo-dev/plugin-sitemap)\r\n - [站点迁移](https://github.com/halo-sigs/plugin-migrate)\r\n - [链接管理](https://github.com/halo-sigs/plugin-links)\r\n - [评论组件](https://github.com/halo-dev/plugin-comment-widget)\r\n - [OAuth2 认证](https://github.com/halo-sigs/plugin-oauth2)\r\n - [对象存储(Amazon S3 协议)](https://github.com/halo-dev/plugin-s3)\r\n - [RSS](https://github.com/halo-dev/plugin-feed)\r\n - [StackEdit](https://github.com/halo-sigs/plugin-stackedit)\r\n - [搜索组件](https://github.com/halo-dev/plugin-search-widget)\r\n - [Unsplash](https://github.com/halo-sigs/plugin-unsplash)\r\n - [highlight.js 代码高亮](https://github.com/halo-sigs/plugin-highlightjs)\r\n - [lightgallery.js 灯箱](https://github.com/halo-sigs/plugin-lightgallery)\r\n - [Umami](https://github.com/halo-sigs/plugin-umami)\n\n### 使用的哪种方式运行?\n\nDocker\n\n### 发生了什么?\n\n\r\n\r\n\r\n登录填写了设置的密码却显示用户名或密码错误,并且直接将密码栏清空无法登录,然后重新注册的时候发送了验证码但是邮箱没有收到,或者显示请求上限,密码输入的是正确的密码,甚至有重新设置密码,但是依旧无法登录\n\n### 相关日志输出\n\n_No response_\n\n### 附加信息\n\n视频一直上传失败。。。",[3103],{"name":3094,"color":3048},5553,"登录时警告密码错误","2024-03-22T02:25:38Z","https://github.com/halo-dev/halo/issues/5553",0.7724622,{"description":3110,"labels":3111,"number":3114,"owner":3021,"repository":3022,"state":3038,"title":3115,"updated_at":3116,"url":3117,"score":3118},"### 你当前使用的版本\r\n\r\nv2.14.0\r\n\r\n### 描述一下此特性\r\n\r\n插件经常有在配置页面中展示关键提示/警告信息的需求,毕竟大部分用户都不愿意认真阅读文档。目前的解决方案是随意选择一个占位组件,非常丑陋,包括官方的 S3 插件也是这么干的。\r\n\r\n建议:\r\n\r\n- 提供一个组件专门展示信息。\r\n- 尽量支持加粗,斜体等简易样式。\r\n- 最好能支持超链接跳转,便于引导用户进一步阅读使用指南。\r\n- 可以考虑使用 Markdown 语法的子集,或 html 标签。\r\n\r\n\r\n### 附加信息\r\n\r\n丑陋的方案:\r\n\r\n",[3112],{"name":3113,"color":3048},"kind/support",5802,"请求新增文本展示类 FormKit 组件","2024-04-26T09:55:39Z","https://github.com/halo-dev/halo/issues/5802",0.77353585,{"description":3120,"labels":3121,"number":3124,"owner":3021,"repository":3022,"state":3038,"title":3125,"updated_at":3126,"url":3127,"score":3128},"### 系统信息\r\n\r\n- 外部访问地址: http://localhost:8090/\r\n- 启动时间: 2024-06-18 16:38\r\n- 版本: 2.17.0-category\r\n- 构建时间: 2024-06-17 12:03\r\n- Git Commit: 197bd86\r\n- Java: IBM Semeru Runtime Open Edition / 21.0.3+9-LTS\r\n- 数据库: PostgreSQL / 15.4 (Debian 15.4-2.pgdg120+1)\r\n- 操作系统: Linux / 6.9.3-orbstack-00146-g1a8d02c90788\r\n- 已激活主题: [Earth 1.8.0](https://github.com/halo-dev/theme-earth.git)\r\n- 已启动插件:\r\n - [Sitemap 1.1.1](https://github.com/halo-dev/plugin-sitemap)\r\n - [搜索组件 1.4.0](https://github.com/halo-dev/plugin-search-widget)\r\n - [RSS 1.2.2](https://github.com/halo-dev/plugin-feed)\r\n - [评论组件 2.1.0](https://github.com/halo-dev/plugin-comment-widget)\r\n - [应用市场 1.1.0](https://www.halo.run/store/apps/app-VYJbF)\r\n\r\n### 使用的哪种方式运行?\r\n\r\nDocker\r\n\r\n### 发生了什么?\r\n\r\n\u003Cimg width=\"1026\" alt=\"image\" src=\"https://github.com/halo-dev/halo/assets/21301288/b3d58855-0bbd-42fe-8e64-2e0e48499435\">\r\n\r\n如图,第一次使用时,没有默认选择一个存储策略,会导致上传异常。\r\n\r\n/kind bug\r\n/area ui\r\n/milestone 2.17.x\r\n\r\n\r\n### 相关日志输出\r\n\r\n_No response_\r\n\r\n### 附加信息\r\n\r\n_No response_",[3122,3123],{"name":3058,"color":3059},{"name":3035,"color":3036},6094,"首次访问附件库上传,没有默认选择第一项存储策略","2024-06-23T09:32:12Z","https://github.com/halo-dev/halo/issues/6094",0.7739479,["Reactive",3130],{},["Set"],["ShallowReactive",3133],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fAECiu12R6Hu_o3vqTL5MEJfYYp-UwzkRLI711vMqmts":-1},"/halo-dev/halo/4990"]