Casvt / MIND

A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!
https://casvt.github.io/MIND/
GNU General Public License v3.0
206 stars 10 forks source link

Possibility to disable registration. #27

Closed tiritibambix closed 7 months ago

tiritibambix commented 1 year ago

I know you're planning on implementing an Admin user account / panel to handle things on Noted.

When it's done, it'd be great to have the possibility to choose to disable registration or not. I don't want anybody on my LAN to be able to create an account if I don't want to.

This could be extra handy for people willing to publicly expose Noted.

Casvt commented 1 year ago

Linked to #1

Features of the admin panel will include: disabling user registration (though the admin can always add users from the admin panel), user management (changing passwords, deleting users, etc.) and hosting settings (host, port).