6 Commits

Author SHA1 Message Date
Alexandre Bodin
a22f2cefef Remove x-forwarded-host.
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
af43649845 Implement strapi.queries 2019-07-16 17:23:38 +02:00
Alexandre Bodin
42e0bf8fed Refactor strapi-admin services and controllers 2019-05-24 17:03:01 +02:00
Alexandre Bodin
a41641bfe4 Add a queries interface to the plugins 2019-04-26 13:40:23 +02:00
Alexandre Bodin
3cc3b626e2 Fix admin model related issues 2019-04-16 09:35:13 +02:00
soupette
e56e46e030 Split admin and users.
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00