mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
79a80b67ac
closes #3080 - added users.invite() to add user from email with random password - added `GET /ghost/api/v0.1/users/` to invite users and resend invitations - removed one user limit - added global utils for uid generation - changed some „“ to ‚‘ |
||
---|---|---|
.. | ||
authentication.js | ||
db.js | ||
index.js | ||
mail.js | ||
notifications.js | ||
posts.js | ||
settings.js | ||
slugs.js | ||
tags.js | ||
themes.js | ||
users.js | ||
utils.js |