Update audit log access docs#3091
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Function builds can take up to 45 minutes before timing out |
Greptile SummaryThis PR removes stale Console Activity-tab guidance, screenshots, and CLI activity-log command rows following the removal of those routes in appwrite/console#3109, replacing them with a pointer to the Users API for user-specific audit data.
Confidence Score: 3/5The CLI and image cleanup are safe, but the audit-logs doc ships with a misleading intro that needs updating before merge. The CLI command removals and image deletions are mechanical and clearly correct. The one substantive issue is in audit-logs/+page.markdoc: the intro still tells readers that Databases, Storage, Functions, and Messaging all produce accessible audit logs, while the rewritten access section only exposes the Users API. Anyone following the docs for a non-user resource will hit a dead end with no explanation. src/routes/docs/advanced/security/audit-logs/+page.markdoc — the opening paragraph needs to be aligned with the narrowed access section. Important Files Changed
|


Summary
Verification
git diff --checkNote: The full website check was not run because
bunis not installed in this environment.