Fix login issue #401

已合并
Plume_migration_agent 5 年前 将 1 次代码提交从 fix-login 合并至 master
所有者

Fix regression introduced by 80a4dae8bd

Fix regression introduced by 80a4dae8bda18139da71ff678a50d4cc6baa27b3
codecov[bot] 评论于 5 年前 (从 github.com 迁移)

Codecov Report

Merging #401 into master will increase coverage by <.01%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master     #401      +/-   ##
==========================================
+ Coverage   27.87%   27.88%   +<.01%     
==========================================
  Files          63       63              
  Lines        7254     7252       -2     
==========================================
  Hits         2022     2022              
+ Misses       5232     5230       -2
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/401?src=pr&el=h1) Report > Merging [#401](https://codecov.io/gh/Plume-org/Plume/pull/401?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/3128e6a3b9963bda81f482e972eb853c0d564d35?src=pr&el=desc) will **increase** coverage by `<.01%`. > The diff coverage is `0%`. ```diff @@ Coverage Diff @@ ## master #401 +/- ## ========================================== + Coverage 27.87% 27.88% +<.01% ========================================== Files 63 63 Lines 7254 7252 -2 ========================================== Hits 2022 2022 + Misses 5232 5230 -2 ```
igalic 评论于 5 年前 (从 github.com 迁移)

how'd that happen in? 4059a840be

how'd that happen in? https://github.com/Plume-org/Plume/commit/4059a840becdb6fd036593f5a4293d3b324fe62d
igalic (从 github.com 迁移)5 年前 批准此合并请求
igalic (从 github.com 迁移) 留下了一条评论

👍

👍
发布者
所有者

I tagged the wrong commit 😬

I tagged the wrong commit :grimacing:
igalic 评论于 5 年前 (从 github.com 迁移)

that seems more likely
i blame myself for not reading that entire pr 😅

that seems more likely i blame myself for not reading that entire pr 😅

评审人

该合并请求已作为 2896eb1705 被合并。
你也可以查看 命令行指令

第一步:

从你的仓库中签出一个新的分支并测试变更。
git checkout -b fix-login master
git pull origin fix-login

第二步:

合并变更并更新到 Forgejo 上
git checkout master
git merge --no-ff fix-login
git push origin master
登录 并参与到对话中。
无审核者
未选择里程碑
未指派成员
2 名参与者
通知
到期时间
到期日期无效或超出范围。请使用 'yyyy-mm-dd' 格式。

未设置到期时间。

依赖工单

没有设置依赖项。

参考:Plume/Plume#401
正在加载...
这个人很懒,什么都没留下。