이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
mcarman
/
Wappler_Access
보기
1
좋아요
0
포크
0
코드
이슈
1
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Temp fix for confirmation
master
rpm-mcarman
2 년 전
부모
e8e8ad04ef
커밋
908bf79d91
1개의 변경된 파일
과
9개의 추가작업
그리고
22개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-22
app/api/security/confirm.json
+ 9
- 22
app/api/security/confirm.json
파일 보기
@@ -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
}
]
},
쓰기
미리보기
불러오는 중...
취소
저장