loopback/lib
zxvv 5255120a22 Add an ACL to User, to allow everyone to execute User.passwordReset().
This is intended to permit users who have forgotten their
password, and are thus unauthenticated, to request a reset.

Credit goes to John Murphy who proposed the ACL in Google Groups here:
https://groups.google.com/forum/#!searchin/loopbackjs/passwordReset$20ACL/loopbackjs/UPyhg7KS-9k/_M_9-YpUKmIJ

Signed-off-by: Carey Richard Murphey <rich@murphey.org>
2014-09-06 19:05:32 -05:00
..
connectors added test and fixed changing passed in object within ctor 2014-08-14 15:44:36 -04:00
middleware Fix misleading token middleware documentation 2014-07-01 16:59:49 +02:00
models Add an ACL to User, to allow everyone to execute User.passwordReset(). 2014-09-06 19:05:32 -05:00
application.js Only validate dataSource when defined (Fixes #482) 2014-08-26 17:49:15 +02:00
browser-express.js Emit a 'modelRemoted' event by app.model() 2014-07-24 17:00:27 -07:00
express-middleware.js express-middleware: improve error message 2014-07-22 15:40:36 +02:00
loopback.js Remove `loopback.compat.usePluralNamesForRemoting` 2014-07-21 16:56:46 +02:00
registry.js registry: warn when dataSource is not specified 2014-08-26 18:04:06 +02:00
runtime.js refactor: extract runtime and registry 2014-06-12 10:41:44 +02:00