From c7b2e90605e3b349138ceb9f73e392658fa574f6 Mon Sep 17 00:00:00 2001 From: Jan Danielzick Date: Tue, 3 Mar 2020 14:02:54 +0100 Subject: [PATCH] added more todo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index da8142c..c32e4a9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ This way, it is possible to change folder names around and fix the URLs in one p * add `private public visible` to `boards` * cookie policy and eula * make text replacement tool file based - * %FORCE_LOGOUT% * signup redirect: add check for existing users * signup redirect: return redirect header, change index to php for handling highlighting of affected boxes * userhome: setting for users that use VPNs/Proxies @@ -36,8 +35,9 @@ This way, it is possible to change folder names around and fix the URLs in one p * add reverse proxy or similar to admin tools to a user account locked external page * email verification * Navbar build script (navbar.php → variable_grabbler.passX.json) - * recruit someone + * recruit some people * separate home and my feed in %NAVBAR% (or redirect seemlessly) * allow caching of *some* files * put the profile and logout links in a dropdown menu * remove unused symbolic links from the server directory + * change cookie storage to either an encrypted cookie or a database