feat: Implement settings password protection with a dedicated gate, management UI, and API integration.

This commit is contained in:
kuekhaoyang
2026-02-16 22:54:16 +08:00
parent a8c4586859
commit 98e314e31a
9 changed files with 432 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "kvideo",
"version": "4.1.4",
"version": "4.1.5",
"private": true,
"scripts": {
"dev": "next dev",