mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
690c72b789
The 'route' injection is frame-local and non-nullable inside a matched action's hooks. Replaces \$utopia->match() lookups in api.php and auth.php init hooks, drops the dead \$utopia inject from the session shutdown hook, and removes the now-redundant null guards. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>