mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
889239b326
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 |
||
---|---|---|
.. | ||
app.js | ||
notification.js | ||
post.js | ||
setting.js | ||
slug-generator.js | ||
tag.js | ||
user.js |