Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
mcarman
/
Wappler_Access
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
1
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Temp fix for confirmation
master
rpm-mcarman
há 2 anos
ascendente
e8e8ad04ef
cometimento
908bf79d91
1 ficheiros alterados
com
9 adições
e
22 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+9
-22
app/api/security/confirm.json
+ 9
- 22
app/api/security/confirm.json
Ver ficheiro
@@ -66,13 +66,7 @@
"options": {
"password": "{{$_POST.password}}"
},
"outputType": "text",
"metaData": {
"hashPassword": {
"name": "password",
"type": "text"
}
}
"outputType": "text"
},
{
"name": "update",
@@ -383,7 +377,6 @@
}
},
"output": true,
"metaData": {},
"meta": [
{
"type": "object",
@@ -476,7 +469,8 @@
]
}
],
"outputType": "object"
"outputType": "object",
"disabled": true
},
{
"name": "repeat",
@@ -494,13 +488,7 @@
"url": "{{$_ENV.API_BASEURL+'xuserroles/add/'+$_POST.id+'/'+roleid}}",
"method": "POST"
},
"output": true,
"metaData": {
"apiUrl": {
"name": "roleid",
"type": "number"
}
}
"output": true
}
}
},
@@ -529,15 +517,14 @@
{
"name": "roleid",
"type": "number"
},
{
"name": "addroles",
"type": "text"
}
],
"outputType": "array",
"metaData": {
"repeatExpression": {
"name": "query",
"type": "array"
}
}
"disabled": true
}
]
},
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar