1
0
Fork 0
mirror of synced 2024-07-15 19:36:08 +12:00
appwrite/app/controllers/api
Steven Nguyen bcd44432d1
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-04 15:07:36 -07:00
..
account.php Don't set password when oauth2 creates a user 2023-08-04 15:07:36 -07:00
avatars.php Fix bugs with cards 2023-05-02 10:28:14 +02:00
databases.php Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 20:26:10 +05:30
functions.php Remove vcs prefix 2023-07-30 21:10:25 +02:00
graphql.php feat: exceptions on more files 2022-08-14 12:26:12 +05:30
health.php Fix bug 2022-11-18 15:22:46 +01:00
locale.php remove dup line 2022-11-22 18:49:31 -05:00
project.php Address PR reviews 2023-07-28 09:56:07 +02:00
projects.php Code formatting 2023-03-14 20:31:23 +01:00
proxy.php More PR review changes 2023-07-28 10:27:16 +02:00
storage.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-add-console 2022-11-17 23:27:26 +05:30
teams.php Separate OAuth2 info from Sessions into Identities 2023-08-04 15:07:36 -07:00
users.php Separate OAuth2 info from Sessions into Identities 2023-08-04 15:07:36 -07:00
vcs.php Fix template issues 2023-08-04 10:56:46 +02:00