mitchellurgero / openrsd

Open Raspberry Pi Server Dashboard
Apache License 2.0
39 stars 13 forks source link

request interface to create a new user account #43

Closed sanfx closed 5 years ago

sanfx commented 5 years ago

I want to request for an interface to create new user account on pi without logged in user which currently is being done by add user feature.

New user account creation can be authenticated by email would be great.

with feature like if user not verified by admin then user expires from raspberry pi.

mitchellurgero commented 5 years ago

This script is not meant to be used on an internet facing raspberry pi (should be used locally or over a VPN!) And as such, this feature does not fall under this security scope set in place by the readme.

Unfortunately I will not be implementing this feature.

sanfx commented 5 years ago

I wanted to use over local network multiple family members intending to store their mobile content to local NAS Storage. Currently they ask me to create a user account which I wanted to be automated.