0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test
Sebastian Gierlinger f48dfb09cf Public API
refs #4180
closes #4181
- added client and user authentication
- added authenticatePublic/authenticatePrivate as workaround for
missing permissions
- added domain validation
- added CORS header for valid clients
- merged authenticate.js and client-auth.js into auth.js
- removed middleware/api-error-handlers.js
- removed authentication middleware
- added and updated tests
2015-10-22 15:28:47 +02:00
..
functional Public API 2015-10-22 15:28:47 +02:00
integration Merge pull request #5971 from cobbspur/fields 2015-10-21 18:29:59 +01:00
unit Public API 2015-10-22 15:28:47 +02:00
utils Public API 2015-10-22 15:28:47 +02:00
.jshintrc