Closed helllth closed 7 years ago
Example Config:
#anonymous user stuff
-anonymousUser=admin@WUNDA_BLAU
-anonymousPassword=leo
#CORS stuff
-corsAccessControlAllowOrigin=*
-corsAccessControlAllowMethods=GET, POST, DELETE, PUT, OPTIONS
-corsAccessControlAllowHeaders=Content-Type, Authorization
#user whitelisting
-allowedUsers=admin
-allowedUsers=hell
#search whitelisting
-allowedSearches=BPlanAPISearch
-allowedSearches=BPlanAPIGazeteerSearch
#hide sensitive information in status api call
-hideSensitiveInformation=false
Implement a couple of small improvements needed for productional use: