This website requires JavaScript.
Explore
Help
Register
Sign In
Appwrite
/
appwrite
Watch
1
Star
0
Fork
0
You've already forked appwrite
mirror of
https://github.com/appwrite/appwrite.git
synced
2026-05-26 13:51:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d721425cfecbdaebdf063feb6afac9bb8abfc098
appwrite
/
app
/
controllers
/
shared
T
History
shimon
89d5a28c28
Refactor authorization handling to consistently utilize the Authorization class across multiple controllers and functions. Update method signatures to include Authorization as a parameter, ensuring cleaner and more maintainable code. This change enhances the overall structure and readability of the authorization logic.
2025-11-03 10:37:05 +02:00
..
api
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
2025-10-22 16:35:48 +03:00
api.php
Refactor authorization handling to consistently utilize the Authorization class across multiple controllers and functions. Update method signatures to include Authorization as a parameter, ensuring cleaner and more maintainable code. This change enhances the overall structure and readability of the authorization logic.
2025-11-03 10:37:05 +02:00