nextcloud / nextcloud/registration

Hide and randomize registration link

Open
#200 1 comment 5 reactions 0 assignees View on GitHub

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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.