Lyon Hill
f7ae8c3524
feat(api/task): Add validation for both tasks and buckets on task create ( #1900 )
...
fixes #1622
2018-12-12 16:07:40 -07:00
Michael Desa
42ba7ffe11
feat(http): add authentication handler middleware
2018-10-02 14:11:44 -04:00
Michael Desa
1a0c29ad34
feat(platform): add authorizer interface
...
This iterface is supposed to be something that both sessions and
authorizations can share so that other components can authorize requests
as they see fit.
2018-10-02 14:11:44 -04:00
Chris Goller
8fa72fa35b
feat(auth): allow authorizations to be enabled/disabled
2018-08-29 13:07:38 -05:00
Lyon Hill
f718b9cdca
feat(task): create validation layer for TaskService ( #591 )
...
* feat(task): create validation layer for TaskService
2018-08-20 15:15:04 -06:00