0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
Thibaut Patel c471ae11d4 Added oauth login and invitation acceptance
issue https://github.com/TryGhost/Team/issues/614

- Users who have a password can directly sign-in via oauth
- User who are logged-in get their password disabled
- Users accepting an invitation get their password disabled
- The way we disable password is by setting it to a long random password
2021-04-21 19:36:27 +02:00
..
admin Added theme preview mode 2021-02-17 13:49:41 +00:00
api Added Products API to Admin API 2021-04-20 13:04:51 +01:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
oauth Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02:00
parent Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02:00
shared Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
site Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00
index.js
well-known.js