Andrey Melnikov
|
79d5babfcb
|
update: IsAuthorized request to only be POST since the additional HEAD binding didn't work. Also updated the request to get data from headers if nothing is in body.
|
2020-06-10 10:44:33 -07:00 |
|
Andrey Melnikov
|
88955d4e15
|
fix: issue where request data did not come through to api
|
2020-06-05 16:03:05 -07:00 |
|
Andrey Melnikov
|
e2f027dd61
|
update: centralized authorization logic for workspace actions into one IsAuthorized endpoint
|
2020-06-04 14:01:07 -07:00 |
|
Andrey Melnikov
|
9acd4cf6d3
|
fix: cron workflows now return UID and the delete endpoint doesn't have the terminate suffix.
Also updated Authorized endpoint to not have same path as IsValidToken
|
2020-05-22 20:25:05 -07:00 |
|
Aleksandr Melnikov
|
cd4f429559
|
Merge branch 'develop' into feat/core.171-archiving.workflow.template.clean.up
|
2020-05-22 15:44:01 -07:00 |
|
Aleksandr Melnikov
|
eed930c7f6
|
Adding namespace to Cron Workflow.
- Proto files
|
2020-05-21 12:45:10 -07:00 |
|
rushtehrani
|
260dd334f6
|
update api + remove unused import
|
2020-05-19 12:57:37 -07:00 |
|
Aleksandr Melnikov
|
2b67724e35
|
Adding IsAuthorized endpoint.
|
2020-05-18 13:49:27 -07:00 |
|
Aleksandr Melnikov
|
5c1b48dcab
|
Fixing the proto HEAD request.
- Otherwise, you get a 405 method not found.
|
2020-04-29 16:40:32 -07:00 |
|
Aleksandr Melnikov
|
0d9665e11e
|
Adding head request to auth/token.
- Adding stub method to handle request.
|
2020-04-28 16:20:55 -07:00 |
|
Andrey Melnikov
|
570e5d9322
|
fix: Updated authentication check endpoint to take the auth token as POST request data
|
2020-03-24 15:55:51 -07:00 |
|
Andrey Melnikov
|
faea5acb51
|
fix: Committed missing auth generated files.
|
2020-03-10 19:53:59 -07:00 |
|