This website requires JavaScript.
Explore
Help
Sign in
Elgato_dark
/
appwrite
Watch
1
Star
0
Fork
You've already forked appwrite
0
mirror of
https://github.com/appwrite/appwrite
synced
2026-05-24 09:28:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
f613a06d19
appwrite
/
app
/
controllers
History
shimon
cd1b2b6c05
Refactor authorization handling by replacing method calls with direct class references, ensuring consistent usage of the Authorization class across various modules. Update method signatures to include Authorization as a parameter where necessary, and remove unnecessary injections. Additionally, correct the documentation in CHANGES.md for clarity.
2025-11-03 09:07:44 +02:00
..
api
Refactor authorization handling by replacing method calls with direct class references, ensuring consistent usage of the Authorization class across various modules. Update method signatures to include Authorization as a parameter where necessary, and remove unnecessary injections. Additionally, correct the documentation in CHANGES.md for clarity.
2025-11-03 09:07:44 +02:00
shared
Merge branch '1.8.x' into refactor-auth-single-instance
2025-11-02 18:15:26 +02:00
web
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
general.php
Update composer.lock and refactor authorization handling in CLI and worker modules. Adjust Docker configuration to include database source path. Modify error handling in general controller and enhance permission setting in document creation. Fix privileged user role retrieval in function execution. Ensure consistent authorization usage across various resources.
2025-10-27 12:09:23 +02:00
mock.php
Add fallback locale support + tests
2025-08-12 15:13:08 +02:00