Ghost/core/server
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
..
api Invite user API 2014-07-02 16:22:18 +02:00
apps
config
controllers Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
data oAuth 2014-06-30 14:58:10 +02:00
errors Invite user API 2014-07-02 16:22:18 +02:00
helpers Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
middleware Invite user API 2014-07-02 16:22:18 +02:00
models Invite user API 2014-07-02 16:22:18 +02:00
permissions
routes Invite user API 2014-07-02 16:22:18 +02:00
storage
utils Invite user API 2014-07-02 16:22:18 +02:00
views Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
api.js
bookshelf-session.js
filters.js
index.js Replace the old admin with the ember admin 2014-07-01 08:33:17 +01:00
mail.js
middleware.js
require-tree.js
update-check.js
xmlrpc.js