📂 Web File Browser
3.1K
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files. It is a create-your-own-cloud-kind of software where you can just install it on your server, direct it to a path and access your files through a nice web interface.
Documentation on how to install, configure, and contribute to this project is hosted at filebrowser.org.
This project is a fork of the filebrowser project. It incorporates significant changes to the JSON authentication method, prioritizing security.
Key Changes:
base64 and unicode encoding.allowedOrigins - Sequence of IP address/hostname to allow.refreshAllowedOrigins - Interval in seconds to auto refresh origins.allowPrivateIP - Boolean flag to allow private IP address of the host machine.allowPublicIP- Boolean flag to allow public IP address of the host machine.authenticatorToken - MFA token for time based OTP.python thevickypedia/otp.py, and scan the totp_qr.png using any authenticator app.These changes significantly improve the security posture of a basic authentication mechanism.
Content type
Image
Digest
sha256:7d7553591…
Size
86.2 MB
Last updated
about 2 months ago
docker pull thevickypedia/filebrowser