From 12ed8e62f8f33fedf5724338b22ebd0b8c5a5879 Mon Sep 17 00:00:00 2001 From: woutervermeer Date: Mon, 13 Jul 2026 06:09:37 +0000 Subject: [PATCH] Update docs/ROADMAP.md --- docs/ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/ROADMAP.md b/docs/ROADMAP.md index b726a7e..a308dba 100644 --- a/docs/ROADMAP.md +++ b/docs/ROADMAP.md @@ -22,3 +22,4 @@ This document contains the wanted feature list and their current state. - [] Allow google-workspace login with SSO? - [] Add Redis for Caching - [] Setup SMTP with automatic switching to in-mem email saving OR print to stdout when in DEBUG mode. +- [] Split-Storage setup for authenticated-only file access, such as private gallery pictures.