Trim email and username #386

병합
Plume_migration_agent trim-email 에서 master 로 1 commits 를 머지했습니다 5 년 전
trinity-1686a 코멘트됨, 5 년 전
소유자

Also forbid whitespaces in username
Fix #385

Also forbid whitespaces in username Fix #385
elegaanz (Migrated from github.com) 이 변경사항을 승인하였습니다. 5 년 전
codecov[bot] 코멘트됨, 5 년 전 (Migrated from 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 ```

리뷰어

The pull request has been merged as ccba485215.
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 trim-email master
git pull origin trim-email

Step 2:

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff trim-email
git push origin master
로그인하여 이 대화에 참여
No reviewers
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: Plume/Plume#386
불러오는 중...
아직 콘텐츠가 없습니다.