fix: harden gallery downloads and per-gallery auth
This commit is contained in:
@@ -14,7 +14,7 @@ interface CreateEventData {
|
||||
host_email: string;
|
||||
admin_email: string;
|
||||
require_password?: boolean;
|
||||
password: string;
|
||||
password?: string;
|
||||
welcome_message?: string;
|
||||
color_theme?: string;
|
||||
expiration_days: number;
|
||||
|
||||
Reference in New Issue
Block a user