diff options
| author | Puyodead1 <puyodead@proton.me> | 2024-08-30 08:52:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-30 08:52:40 -0400 |
| commit | efd3816a59617b1a31ee707783cc98f764950cb6 (patch) | |
| tree | aa93347d81d030b9517c6e4d423d56b31334a16e /src/api | |
| parent | Merge pull request #1201 from CyberL1/fix/pins (diff) | |
| parent | Enforce RegEx no auth routes start (diff) | |
| download | server-ts-efd3816a59617b1a31ee707783cc98f764950cb6.tar.xz | |
Merge pull request #1203 from DEVTomatoCake/fix/no-auth-routes-head-requests
Fix HEAD requests for no authorization routes
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/middlewares/Authentication.ts | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src/api/middlewares/Authentication.ts b/src/api/middlewares/Authentication.ts |
