feat: authentication

This commit is contained in:
Nicolas Meienberger
2025-10-02 18:47:25 +02:00
parent 7f79fd7628
commit 1e7530cc09
11 changed files with 642 additions and 6 deletions

View File

@@ -31,11 +31,9 @@ Ironmount is an easy to use web interface to manage your remote storage and moun
### Coming soon
- 🔐  User authentication and role management
- 💾  Automated backups and snapshots with encryption, strategies and retention policies
- 🔄  Re-exporting your mounts to other protocols (e.g. mount an NFS server as an SMB share with fine-grained permissions)
- ☁️  Integration with cloud storage providers (e.g. AWS S3, Google Drive, Dropbox)
- 🔀  Storage sharding and replication for high availability and performance
- User authentication
- Automated backups with encryption and retention policies
- Integration with cloud storage providers (e.g. AWS S3, Google Drive, Dropbox)
## Installation