barkey/packages/backend/src/server/api
Julia Johannesen cbf8cc376e
fix: primitive 18: ap/get bypasses access checks
One might argue that we could make this one actually preform access
checks against the returned activity object, but I feel like that's a
lot more work than just restricting it to administrators, since, to me
at least, it seems more like a debugging tool than anything else.
2024-11-20 19:17:25 -05:00
..
endpoints fix: primitive 18: ap/get bypasses access checks 2024-11-20 19:17:25 -05:00
mastodon fix poll option limit in masto API 2024-10-26 10:38:29 -04:00
openapi Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
stream thank you linters 2024-10-11 12:20:08 +01:00
ApiCallService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01:00
AuthenticateService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts Merge branch 'develop' into feature/2024.9.0 2024-10-18 22:09:11 +01:00
EndpointsModule.ts Merge branch 'develop' into feature/2024.9.0 2024-10-18 22:09:11 +01:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts merge: upstream 2024-02-19 10:47:42 +01:00
RateLimiterService.ts copy RateLimiterService from MisskeyIO 2024-09-20 08:35:45 +01:00
SigninApiService.ts fix some DI mistakes after the merge 2024-10-10 13:55:52 +01:00
SigninService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
SigninWithPasskeyApiService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
SignupApiService.ts upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01:00
StreamingApiServerService.ts make the cap of activeRateLimitRequests match the rate limit 2024-08-18 17:57:51 +01:00