mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 09:11:57 +10:00
fixes #2151, apply secure cookie session only if using SSL (https)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { z } from "zod";
|
||||
|
||||
import { FilterKeys } from "../shared";
|
||||
import type { FilterKeys } from "../shared";
|
||||
import { idSchema } from "../shared";
|
||||
import { awardSchema } from "./award";
|
||||
import { certificationSchema } from "./certification";
|
||||
|
||||
Reference in New Issue
Block a user