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-10 02:31:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
d721425cfe
appwrite
/
app
/
controllers
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 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
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
web
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
general.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
mock.php
Add fallback locale support + tests
2025-08-12 15:13:08 +02:00