mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 06:50:10 +00:00
Harden 2FA disable and website icon privacy
This commit is contained in:
@@ -20,6 +20,7 @@ export interface Env {
|
||||
'globalSettings__yubico__clientId'?: string;
|
||||
'globalSettings__yubico__key'?: string;
|
||||
'globalSettings__yubico__validationUrls'?: string;
|
||||
WEBSITE_ICONS_ENABLED?: string;
|
||||
}
|
||||
|
||||
export type UserRole = 'admin' | 'user';
|
||||
|
||||
Reference in New Issue
Block a user