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 年之前" (Migrated from 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 年之前" (Migrated from github.com)

how'd that happen in? 4059a840be

how'd that happen in? https://github.com/Plume-org/Plume/commit/4059a840becdb6fd036593f5a4293d3b324fe62d
igalic (Migrated from github.com) approved these changes 5 年之前
igalic (Migrated from github.com) left a comment

👍

👍
發佈者
所有者

I tagged the wrong commit 😬

I tagged the wrong commit :grimacing:
igalic " 評論 5 年之前" (Migrated from 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 😅

Reviewers

The pull request has been merged as 2896eb1705.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix-login master
git pull origin fix-login

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff fix-login
git push origin master
登入 才能加入這對話。
No reviewers
未選擇里程碑
No Assignees
2 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#401
Loading…
尚未有任何內容