Using this user can upload files using totp based authentication system, and open for all to download.
- run
composer installandcomposer dump-autoloadto install dependencies - run the server
- open
/secret.phpto generate secret and scan it to your authenticator app (i use Aegis) - now paste this secret to
index.php'sTOTP_SECRETconstant - done