cmdruid / cmdruid/lightning-tip-jar
Reserve important routes like `/login` from Merchant Registration
Open
bug
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Once logged in, looks like you signup a merchant `/login`.
May want to reserve some common slugs from registration: `/about` , `/logout` etc...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing merchant registration and how submitted slugs are validated; the issue does not name specific files or tests. Confirm which application routes must be protected, including /login, /about, and /logout. Done means reserved paths cannot be registered as merchants while those routes remain reachable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100