From ee8e8ba44e72caa0fdd88b5b4a8cd63e07339e8d Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 5 Apr 2026 16:37:02 -0700 Subject: improve some EN locale. add frontend admin registration page via token Signed-off-by: Pinapelz --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1cc497b..87cf61b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +Fork Key Differences +- `gatePassword` config option, allowing only people who know the password to enter +- `adminToken` allows for registering admin on the frontend using a known token +- `/admin-register` page that is visible only if `adminToken` is set + This fork adds basic password based authentication to prevent unwanted users from joining and strips most existing emotes. # SyncTube -- cgit v1.2.3