0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
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
..
adapter-manager
auth Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02:00
bulk-email
email-analytics
invitations
invites
jobs
mail Fixed email preheaders 2021-03-23 09:49:33 +01:00
mega Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
members Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
notifications Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
permissions
settings Fixed the previous commit 2021-04-16 18:05:13 +02:00
webhooks Blocked webhooks when integration limit is in place 2021-04-10 00:48:46 +12:00
labs.js Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
limits.js Fixed limits realoding during soft Ghost restart 2021-04-10 00:08:17 +12:00
oembed.js
slack.js
users.js
xmlrpc.js