0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/middleware
Sebastian Gierlinger 79a80b67ac Invite user API
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 ‚‘
2014-07-02 16:22:18 +02:00
..
authStrategies.js oAuth 2014-06-30 14:58:10 +02:00
ghost-busboy.js Add distinct error classes 2014-05-09 12:11:29 +02:00
index.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
middleware.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
oauth.js Invite user API 2014-07-02 16:22:18 +02:00