Skip to content

Commit 6cb3306

Browse files
committed
Delete user credentials from application properties files in ci
1 parent 2fe4070 commit 6cb3306

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

ci/docker/ecc_resources_consumer/application-docker.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ application.usageControlVersion=platoon
155155
application.technicalHeaders=header,Is-Enabled-DataApp-WebSocket,payload,Forward-To,Payload-Content-Type,Host
156156

157157
#SelfDescription
158-
#API management credentials
159-
application.user.api.username=apiUser
160-
# 'password' encoded value
161-
application.user.api.password=$2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m
162158
#number of consecutive failed attempts
163159
application.user.lock.maxattempts=5
164160
# duration for how long user will be locked

ci/docker/ecc_resources_provider/application-docker.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,6 @@ application.usageControlVersion=platoon
158158
application.technicalHeaders=header,Is-Enabled-DataApp-WebSocket,payload,Forward-To,Payload-Content-Type,Host
159159

160160
#SelfDescription
161-
#API management credentials
162-
application.user.api.username=apiUser
163-
# 'password' encoded value
164-
application.user.api.password=$2a$10$MQ5grDaIqDpBjMlG78PFduv.AMRe9cs0CNm/V4cgUubrqdGTFCH3m
165161
#number of consecutive failed attempts
166162
application.user.lock.maxattempts=5
167163
# duration for how long user will be locked

0 commit comments

Comments
 (0)