nextcloud / registration

User registration app for Nextcloud
GNU Affero General Public License v3.0
137 stars 78 forks source link

Hide and randomize registration link #200

Open axcro7 opened 4 years ago

axcro7 commented 4 years ago

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

almereyda commented 3 months ago

The randomisation will be nice to pick up, e.g. when the implementation of hiding the button is available.