axeloz / filesharing

Self-hosted files sharing application, easy to setup, easy to use
https://filesharing.webinno.fr
GNU General Public License v3.0
220 stars 33 forks source link

Request: Documentation for user/pass feature #47

Closed natechoiniere closed 1 year ago

natechoiniere commented 1 year ago

Is there a default login? If not, how do I specify user accounts in the configuration?

axeloz commented 1 year ago

There is a artisan console command to create users (https://github.com/axeloz/filesharing/blob/main/app/Console/Commands/CreateUser.php)

php artisan fs:user:create {login}