Skip to content

Toggle Registration Button #742

@Jaakurin

Description

@Jaakurin

Nextcloud Version:
31.0.2

Request Description:
In my use case, I like the Registration app a lot, but I want to send a registration link to people directly, not have the link publicly available for anyone to click.

Requested Solution:
The ability to simply toggle the Register button on the login screen off and on, and the ability to view the invitation link in the Registration app administration settings. I believe these features to have some level of versatility for several use cases other than my own.

Considered Alternatives:
I have already removed the Register button from my own login screen using the Custom CSS app with the following code. But not everybody knows CSS, and a simple toggle would be more ideal.
a[href*="apps/registration"] { display: none !important; }


How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions