optttt/dsh-auth

optttt★ 0JavaScript最后同步: 2026-08-20

在 GitHub 打开

deepseek harness web 登录认证插件

README 摘要

dsh-auth English 中文 Authentication plugin for DeepSeek Harness: accessing dsh web requires sign-in (username + password); idle sessions log out automatically; sessions expire after a configurable max age; single sign-on mode; the settings UI changes the username / password / expiry times; dsh web p resets the password and dsh web u changes the username. - GitHub: https://github.com/optttt/dsh-auth - npm: https://www.npmjs.com/package/@tyler9061/dsh-auth Install From npm (recommended): From a source directory (development; live-links local code): Restart dsh web after installing. Usage - On first start the server console prints the initial username and password (default username admin ). Visiting the web UI redirects to /login. - Settings Auth : change username / password, idle logout minutes, session max age (minutes), single sign-on, and sign out. - Single sign-on : when enabled, every new login invalidates all other sessions. Kicked clients land on the login page with a warning — "if this was not you, change the password immediately". - Forgot credentials: dsh web p prints a new random password (or dsh web p mypass ); dsh web u newname changes the username (3-32 chars, letters/di…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类