Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Maurice Williams 2b13a054d3 Wiring up "resend" and "revoke" button on user management screen
fixes #3214
- new ```resendInvite``` method on the User model encapsulates all logic
- only sending users email address when re-inviting, since the user already exists on the back-end
- ```revoke``` calls DELETE on /ghost/api/v0.1/users/:user_id
2014-07-08 11:32:34 -04:00
ghost/admin Wiring up "resend" and "revoke" button on user management screen 2014-07-08 11:32:34 -04:00