Files
systemd/src
Lennart Poettering 55842c7326 homed: fix parameter names on D-Bus methods
These arguments contain UserRecord structures serialized to JSON,
however only the "secret" part of it, not a whole user record. We do
this since the secret part is conceptually part of the user record and
in some contexts we need a user record in full with both secret and
non-secret part, and in others just the secret and in other just the
non-secret part, but we want to keep this in memory in the same logic.

Hence, let's rename the arguments where we expect a user record
consisting only of the secret part to "secret".
2020-05-12 11:06:46 +02:00
..
2020-04-21 23:21:08 +02:00
2020-04-21 23:21:08 +02:00
2020-05-01 03:22:47 +05:30
2020-05-12 10:47:06 +02:00
2020-04-13 09:31:49 +02:00