Skip to content

Commit be02b5c

Browse files
committed
minor updates
1 parent 43f120d commit be02b5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hawkscripts/authentication/form-auth-multi.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
/** TEMPLATE BEGIN **/
33
/** Use this boilerplate code in all auth scripts.
4-
* NOTE: This script requires hawkscan version 2.5.1 or higher to support the getHawkConf() function.
4+
* NOTE: This script requires hawkscan version 2.6.0 or higher to support the getHawkConf() function.
55
* **/
66

77
/** Import Java classes required for many authentication functions **/

stackhawk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
app:
2-
applicationId: ${APP_ID:30a44281-c5a7-46c9-912d-0f5c6a0f3c69}
2+
applicationId: ${APP_ID:dacc7d3e-babc-47d2-b040-ab117ab04526}
33
env: ${APP_ENV:dev}
44
host: ${APP_HOST:https://localhost:9000}
55
excludePaths:

0 commit comments

Comments
 (0)