~vcs-imports/gnome-control-center/+git/gnome-control-center:mwleeds/add-password-reminder

Last commit made on 2020-08-26
Get this branch:
git clone -b mwleeds/add-password-reminder https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Name:
mwleeds/add-password-reminder
Repository:
lp:~vcs-imports/gnome-control-center/+git/gnome-control-center

Recent commits

e70ce77... by Cosimo Cecchi <email address hidden>

user-accounts: Allow to set up a password reminder

When setting up user password, allow to set up also a password reminder phrase,
that can be used to remind the user what is the password.

Note 2020-08-26: This patch has been in Endless OS since 2016; proposing
  it upstream with some minor changes to e.g. variable names. - mwleeds

ae44f79... by Kukuh Syafaat

Update Indonesian translation

c1687c9... by Boyuan Yang

Update Chinese (China) translation

b29d278... by Bruce Cowan

Update British English translation

e26ff28... by Boyuan Yang

Update Chinese (China) translation

d7012c0... by Matej Urbančič

Updated Slovenian translation

eda186c... by gogo

Update Croatian translation

ea3d956... by gogo

Update Croatian translation

ae90a85... by Matej Urbančič

Updated Slovenian translation

57b01cf... by Sebastien Bacher

user-account: don't segfault trying to get the user initials

it's possible that act_user_get_real_name returns null, handle that case
fixes bug #959