diff options
| author | Puyodead1 <puyodead@proton.me> | 2025-09-05 17:47:42 -0400 |
|---|---|---|
| committer | Puyodead1 <puyodead@proton.me> | 2025-09-05 17:47:42 -0400 |
| commit | 5fafb6d156c539f6a99c0f4f8ce1f9c2820efe53 (patch) | |
| tree | 564a9788969ccd2f9ce782168c0df50d5c74f58f /src/api | |
| parent | Add automod migration (diff) | |
| download | server-ts-5fafb6d156c539f6a99c0f4f8ce1f9c2820efe53.tar.xz | |
fix an issue with NO_AUTHENTICATE routes
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/middlewares/Authentication.ts | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/src/api/middlewares/Authentication.ts b/src/api/middlewares/Authentication.ts |
