Trim email and username #386

已合併
Plume_migration_agent 將 1 次提交從 trim-email 合併至 master 5 年前
擁有者

Also forbid whitespaces in username
Fix #385

Also forbid whitespaces in username Fix #385
elegaanz (已從 github.com 遷移) 核可了這些變更 5 年前
codecov[bot] 已留言 5 年前 (已從 github.com 遷移)

Codecov Report

Merging #386 into master will decrease coverage by 0.09%.
The diff coverage is 0%.

@@            Coverage Diff            @@
##           master     #386     +/-   ##
=========================================
- Coverage   27.86%   27.76%   -0.1%     
=========================================
  Files          63       63             
  Lines        6280     6302     +22     
=========================================
  Hits         1750     1750             
- Misses       4530     4552     +22
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/386?src=pr&el=h1) Report > Merging [#386](https://codecov.io/gh/Plume-org/Plume/pull/386?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/9b3b79ef9c7a77a60c62c8c3682ed86723e611ba?src=pr&el=desc) will **decrease** coverage by `0.09%`. > The diff coverage is `0%`. ```diff @@ Coverage Diff @@ ## master #386 +/- ## ========================================= - Coverage 27.86% 27.76% -0.1% ========================================= Files 63 63 Lines 6280 6302 +22 ========================================= Hits 1750 1750 - Misses 4530 4552 +22 ```

審核者

此合併請求已被合併為 ccba485215
您也可以查看命令列指南

第一步:

在您的儲存庫中切換到新分支並測試變更。
git checkout -b trim-email master
git pull origin trim-email

第二步:

合併變更並更新到 Forgejo。
git checkout master
git merge --no-ff trim-email
git push origin master
登入 才能加入這對話。
沒有審核者
未選擇里程碑
沒有負責人
2 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: Plume/Plume#386
載入中…
尚未有任何內容