Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-gateway
Commits
12e4c523
Commit
12e4c523
authored
3 years ago
by
nivetha
Browse files
Options
Download
Patches
Plain Diff
API whitellist
parent
c982188c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application.properties
+1
-1
src/main/resources/application.properties
with
1 addition
and
1 deletion
+1
-1
src/main/resources/application.properties
+
1
−
1
View file @
12e4c523
...
...
@@ -29,7 +29,7 @@ retail.auth-service-uri=user/_details?access_token=
retail.user-info-header
=
x-user-info
retail.open-endpoints-whitelist
=
/login,/forms/saveFormSubmit,/forms/getFormById,/forms/uploadData,/user/requestOTP,/signIn
retail.open-endpoints-whitelist
=
/login,/forms/saveFormSubmit,/forms/getFormById,/forms/uploadData,/user/requestOTP,/signIn
,/user/generatePin
retail.mixed-mode-endpoints-whitelist
=
spring.http.multipart.max-file-size
=
100MB
spring.http.multipart.max-request-size
=
100MB
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets