How to disable self registration, resend email confirmtation, forgot password?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to disable/remove all the options on the login screen after having registered the first user? I have not found a way to disable:
- Forgot your password?
- Register as a new user
- Resend email confirmation
from the login screen (my.remotely-domain.tld/Identity/Account/Login).
Contributor guide
No contributing guide indexed for this repository
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 at Identity/Account/Login and inspect how the login screen exposes password recovery, new-user registration, and email-confirmation resend options. Done means each requested option can be disabled after initial registration without breaking the remaining login flow, with the behavior verified in the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100