Ghost/core/server/services
Rishabh Garg fe3eab1836
Added member update endpoint with session auth (#11824)
- Allows member logged in with valid session to update their profile info - name, email, subscribed(newsletter subscription status)
- Adds new util method for formatted member response on the endpoints
- Adds common middlewares for body/bool parser and maintenance
- Adds `subscribed` status to member response
2020-05-20 14:37:58 +05:30
..
adapter-manager Added base and default SSO Adapter 2020-04-05 21:13:47 +02:00
auth Fixed truncated URL for password reset email (#11827) 2020-05-20 08:22:37 +01:00
bulk-email Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
invitations Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
mail Fixed truncated URL for password reset email (#11827) 2020-05-20 08:22:37 +01:00
mega Fixed Outlook not centring content column in member emails 2020-05-01 13:40:02 +01:00
members Added member update endpoint with session auth (#11824) 2020-05-20 14:37:58 +05:30
permissions Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
settings Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
webhooks Cleaned up some weird require paths 2020-05-01 18:00:57 +01:00
labs.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
slack.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
xmlrpc.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00