Hi team, I request this feature https://github.com/appwrite/appwrite/issues/10788
const client = new Client()
.setEndpoint(endpoint)
.setProject(projectId)
.setKey(apiKey)
.setForwardedUserAgent(userAgent) // ✅ exists
.setForwardedIP(clientIP); // ❌ missing
all authentication requests show the server's IP address instead of the actual client IP. This breaks rate limiting, abuse detection, and security audit logs.
good news! appwrite auth automatically handles rate limiting and abuse detection for you
Hi Chirag, thanks for your answer, but it's a bit irrelevant to the proposal because I am using appwrite auth already
<@564158268319203348> <@462046107556511744> https://github.com/appwrite/appwrite/pull/10796
<@462046107556511744> what do you think about this? I created a PR, do you have to assign the issue to me in order to be implemented? also should I update the SDK to support this change or will you take care of it?
Recommended threads
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...