Trim email and username #386

Merged
Plume_migration_agent merged 1 commits from trim-email into master 5 years ago
Owner

Also forbid whitespaces in username
Fix #385

Also forbid whitespaces in username Fix #385
elegaanz (Migrated from github.com) approved these changes 5 years ago
codecov[bot] commented 5 years ago (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 ```

Reviewers

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
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
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#386
Loading…
There is no content yet.