New version of daveAppServer

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
15/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
full-stack

Research direction

Review the daveAppServer and client changes described in the issue, then run npm update to inspect the current feedland package. The issue says the username-character rule is already implemented; confirm the server and client enforce the same rule and identify any remaining user-visible problem before starting work.

Written by the indexing model from the issue text.

Description

We only allow three kinds of characters in user names:

  1. alpha
  2. numeric
  3. underscore

Since re-opening membership some people have been getting a little creative in their names, including blanks and periods.

This could be problematic, so I added this rule, implemented both in the server (daveAppServer) and in the client.

npm update should get you the latest version (also updated feedland package).l

Also suggest everyone who's interested in this project also watch the feedlandSupport repo, that's where users are reporting problems that I'm trying to fix.

Dominant language
HTML
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/feedlandInstall

All issues in scripting/feedlandInstall

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.