binlecode / grails-appinfo

Apache License 2.0
1 stars 0 forks source link

provide configuration options to shadow database passwords such as in the mongodb conn string #5

Closed binlecode closed 6 years ago

binlecode commented 6 years ago

Added a config key 'appinfo.health.mongodb.showPassword' : boolean to enable / disable password shadowing in the mongodb connection url if the url contains credential info. By default (if the key is not explicitly set), the showPassword = false.

binlecode commented 6 years ago

feature released in v 1.1