5979-getAppOrigin #1799
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1799
Loading…
Reference in New Issue
No description provided.
Delete Branch "5979-getAppOrigin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: 5979-getAppOriginto 5979-getAppOrigin@ -27,3 +27,3 @@
Self.getTickets = async(ctx, id, print, options) => {
const userId = ctx.req.accessToken.userId;
const origin = ctx.req.headers.origin;
const url = Self.app.models.Url.getUrl();
Sense await funciona?
@ -17,0 +22,4 @@
},{
"accessType": "READ",
"principalType": "ROLE",
"principalId": "$everyone",
Este quedarem en llevarlo no?
@ -116,3 +116,3 @@
async function notifyStateChange(ctx, workerId, claim, state) {
const models = Self.app.models;
const origin = ctx.req.headers.origin;
const url = models.Url.getUrl();
Aci tambe faltaria el await
@ -129,3 +129,3 @@
async function notifyPickUp(ctx, workerId, claim) {
const origin = ctx.req.headers.origin;
const models = Self.app.models;
const url = models.Url.getUrl();
Aci tambe faltaria el await
@ -14,3 +14,3 @@
"principalId": "$everyone",
"permission": "ALLOW"
}
},{
Quitar ACL