Miroslav Bajtos
7d60b2dea6
Add loopback.urlNotFound() middleware.
...
The middleware should be used as the last 3-parameter middleware (regular
request handles) before any 4-parameter middleware (error handlers).
This way a request to an URL not handled by any middleware is converted to
a 404 error that can be handled by whatever error handling strategy is
configured in the application.
See senchalabs/connect#954 for more details.
2013-11-19 20:27:49 +01:00
Rand McKinney
94f232172d
Update rest.md
...
Removed content other than "Generated REST API" and rejiggered headings.
2013-11-19 11:02:12 -08:00
Rand McKinney
3991768f67
Update api.md
...
All content has been put into the api-*.md files; replaced with links to them.
2013-11-19 10:45:02 -08:00
Rand McKinney
31b17ab413
Update docs.json
...
Removed non-API documents
2013-11-19 10:42:35 -08:00
Rand McKinney
cb36fc59eb
Create api-model-remote.md
2013-11-19 10:35:08 -08:00
Rand McKinney
439ad9742b
Create api-model.md
2013-11-19 10:34:32 -08:00
Rand McKinney
ffeca4e66e
Create api-geopoint.md
2013-11-19 10:33:19 -08:00
Rand McKinney
28e00e6630
Create api-datasource.md
2013-11-19 10:32:17 -08:00
Rand McKinney
dd60380f4f
Create api-app.md
2013-11-19 10:31:41 -08:00
Ritchie Martori
9e09b39107
Merge pull request #68 from strongloop/public-flag
...
Add public flag checking
2013-11-19 08:16:17 -08:00
Raymond Feng
c614d55a67
Update the doc link
2013-11-18 21:08:40 -08:00
Ritchie Martori
ec58237f8a
Add public flag checking
2013-11-18 12:52:00 -08:00
Ritchie Martori
9eb44bdb59
Merge tag 'v1.3.0'
...
1.3.0
2013-11-18 11:37:58 -08:00
Ritchie Martori
05a691051e
Merge branch 'release/1.3.0' into production
2013-11-18 11:37:04 -08:00
Ritchie Martori
18f99985e5
Merge pull request #67 from strongloop/fix-breaking-user-verify
...
Upgrade nodemailer
2013-11-18 11:34:55 -08:00
Ritchie Martori
3b697e796d
Upgrade nodemailer
2013-11-18 10:50:57 -08:00
Ritchie Martori
5373cb1ac7
Bump minor version
2013-11-18 10:33:14 -08:00
Raymond Feng
5da4885cd8
Add LoopBack forum link
2013-11-18 10:03:54 -08:00
Raymond Feng
878a3c6879
Remove blanket
2013-11-15 13:58:36 -08:00
Raymond Feng
a7a098d5c3
Merge pull request #66 from strongloop/model-builder
...
Switch to modelBuilder
2013-11-15 13:32:08 -08:00
Raymond Feng
9fddbc3834
Switch to modelBuilder
2013-11-15 11:16:20 -08:00
Raymond Feng
f2bfd1b6e4
Merge pull request #65 from strongloop/acl
...
Add LDL support for ACLs
2013-11-15 11:10:09 -08:00
Raymond Feng
44dfe34647
Allow ACLs for methods/relations
2013-11-15 10:08:49 -08:00
Raymond Feng
8381b05da1
Allows LDL level ACLs
2013-11-15 09:41:26 -08:00
Raymond Feng
965ff4e350
Merge pull request #61 from strongloop/acl
...
Start to add ACL related models to LoopBack
2013-11-14 21:20:52 -08:00
Raymond Feng
9bc762c09c
Update dependencies
2013-11-14 21:19:57 -08:00
Raymond Feng
8e679d0927
Fix the permission resolution
2013-11-14 21:19:57 -08:00
Raymond Feng
cc7560b258
Simplify check permission
2013-11-14 21:19:57 -08:00
Raymond Feng
94f12d0fce
Fix the permission check
2013-11-14 21:19:57 -08:00
Raymond Feng
be3c40c3d3
Add oauth2 related models
2013-11-14 21:19:56 -08:00
Raymond Feng
be32341467
Add a stub to register role resolvers
2013-11-14 21:19:56 -08:00
Raymond Feng
660ef89755
Merge ScopeACL into ACL
2013-11-14 21:19:56 -08:00
Raymond Feng
0430cd2ae3
Add tests for isInRole and getRoles
2013-11-14 21:19:56 -08:00
Raymond Feng
c3a1a85159
Add constants and more tests
2013-11-14 21:19:56 -08:00
Raymond Feng
48a0242711
Define the models/relations for ACL
2013-11-14 21:19:56 -08:00
Raymond Feng
67b934357b
Start to build the ACL models
2013-11-14 21:19:56 -08:00
Raymond Feng
492aca7724
Update acl/role models
2013-11-14 21:19:56 -08:00
Raymond Feng
f9849454e9
Update ACL model
2013-11-14 21:19:09 -08:00
Ritchie Martori
51a38fc0f6
Merge pull request #62 from strongloop/token
...
Token
2013-11-14 20:14:41 -08:00
Ritchie Martori
1de2a40e88
Update AccessToken and User relationship
...
- Add created default
- Default TTLs for user login access tokens
- Break out User / AccessToken relationship
2013-11-14 19:41:29 -08:00
Ritchie Martori
efce5039f6
Added AccessToken created property
2013-11-14 16:47:24 -08:00
Ritchie Martori
1bb95607b9
Update session / token documentation
2013-11-14 15:42:37 -08:00
Ritchie Martori
64d8ff986b
Add loopback.token() middleware
2013-11-14 13:01:47 -08:00
Ritchie
77a137eca6
Rename Session => AccessToken
2013-11-14 10:05:13 -08:00
Ritchie Martori
642bfa84f4
Merge pull request #60 from strongloop/model-names
...
Fix bundle model name casing
2013-11-11 13:39:13 -08:00
Ritchie Martori
e382626675
Bump verison
2013-11-11 13:39:02 -08:00
Ritchie Martori
77e842d2a3
Fix bundle model name casing
2013-11-11 13:35:54 -08:00
Ritchie Martori
1ef95a3f01
Remove old node versions from travis
2013-11-08 13:30:53 -08:00
Ritchie Martori
81c2ec30aa
Add explicit Strong-remoting dep version
2013-11-08 10:08:00 -08:00
Ritchie Martori
15daa216a9
Add travis
2013-11-08 09:50:25 -08:00