metadata: add back code to fill creds data
authorDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 17:04:42 +0000 (19:04 +0200)
committerDaniel Mack <zonque@gmail.com>
Tue, 19 Aug 2014 17:04:42 +0000 (19:04 +0200)
commit7bde48f293f5207ba5820c80bd473012aa453ba0
treeda2a999f6174a2f50a781e1787b72dcfb83873cd
parentafb737db68c8a9a46db3034f888250b1ce11f61d
metadata: add back code to fill creds data

It was overlooked that metadata is also used for connection info calls.
Until we find a nicer way, just do the creds assigment in this item twice:
once at metadata creation time, and again when we deliver the message.
metadata.c