1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
appwrite/app/controllers
Steven Nguyen b9c2b9322f
Don't set password when oauth2 creates a user
Setting a password can cause problems with other APIs that expect the
password to be null. In addition, it doesn't match the implementation
for the other APIs that create a user without a password (Create Magic
URL Session, Create Phone Session, Create Anonymous Session, etc).
2023-08-02 15:36:06 -07:00
..
api Don't set password when oauth2 creates a user 2023-08-02 15:36:06 -07:00
shared Track a user's last activity 2023-07-19 22:22:58 -07:00
web Merge branch 'master' of https://github.com/appwrite/appwrite into add-console-headers 2023-07-11 18:37:12 +00:00
general.php feat: X domain console cookie 2023-07-21 11:08:34 +01:00
mock.php fix mock for upload changes 2023-04-19 06:15:24 +00:00