mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-21 04:16:38 +00:00
add rate limit and app name to env
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { NextFunction, Response, Request } from "express";
|
||||
import { NextFunction, Response } from "express";
|
||||
import ErrorResponse from "@server/types/ErrorResponse";
|
||||
import { unauthorized, verifySession } from "@server/auth";
|
||||
import { db } from "@server/db";
|
||||
|
||||
Reference in New Issue
Block a user