nextcloud / nextcloud/registration
Hide and randomize registration link
Open
Nobody has claimed this yet.
1. to develop
enhancement
feature: settings ⚙️
- Dominant language
- JavaScript
- Stars
- 147
- Forks
- 83
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 9
Description
I need to remove the registration button from the login page and would prefer a randomized link
like /register/[secret_hash]
I have seen this at rocketchat: https://rocket.chat/docs/administrator-guides/account-settings/#registration
Cheers,
axcro
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Begin by locating the login-page registration button and the registration entry point in the JavaScript app, then review the referenced Rocket.Chat registration behavior. Done means the button can be hidden and registration is reachable through an agreed randomized secret path, with the behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100