mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
669f323156
Replace all static User::isPrivileged() calls with $user::isPrivileged() across the codebase. Since $user is resolved via setDocumentType, this allows subclasses to override the privilege check without CE needing to know about downstream-specific roles. https://claude.ai/code/session_01JLPDurUgyj7qViA8JqQFTH