1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
appwrite/app/controllers
Steven Nguyen 6b0c24a9d6
Update user creation from teams and users services to not set accessedAt
accessedAt should only be updated when a user performs some sort of
action. Creating a user via the users API or by adding them to a team
is an action done by someone else, not the user themselves. As such,
the accessedAt timestamp shouldn't update.
2023-09-12 12:05:11 -07:00
..
api Update user creation from teams and users services to not set accessedAt 2023-09-12 12:05:11 -07:00
shared Remove route setIsActive() call 2023-08-31 19:18:13 -07:00
web Allow any hostname, and serve API+Console by default 2023-09-05 17:02:07 +02:00
general.php fix: test failures 2023-09-07 00:57:23 -04:00
mock.php Fix v2 endpoint description 2023-09-06 10:00:04 +02:00