- 18 Jun, 2020 12 commits
-
-
segfault authored
By calling chpasswd with the -e option, it uses the provided hashed and salted password instead of hashing and salting it via PAM. PAM uses SHA512 to hash the password, as configured in /etc/login.defs, so in the call to mkpasswd we set --method=sha512crypt to also use SHA512.
-
segfault authored
-
segfault authored
We never call unlock() with the callback arguments, so lets remove them.
-
segfault authored
Instead of always calling update_value_label() after apply(), call it inside apply().
-
segfault authored
This is a preparation for loading the settings in the Greeter when persistence is unlocked.
-
segfault authored
We require to unlock the persistence via the "Unlock" button, to ensure that the user gets some UI feedback when the persistent Greeter settings are loaded. The "Start Tails" is now insensitive if a password was entered in the persistence password entry but persistence was not unlocked.
-
segfault authored
-
segfault authored
To make it easier to persist all of these settings.
-
intrigeri authored
-
intrigeri authored
On !15, inadvertently, e6053152 + reverting it somehow made us lose some an important improvement to this documented workaround: namely, recommending users import keys via GNOME Files, rather than on the command line. Given the only benefit of !15 is precisely to make "import OpenPGP keys via GNOME Files" work, let's use this in our doc :) refs: #17183
-
intrigeri authored
-
- 17 Jun, 2020 10 commits
- 16 Jun, 2020 6 commits
- 15 Jun, 2020 10 commits
-
-
sajolida authored
-
sajolida authored
-
sajolida authored
-
georg authored
-
intrigeri authored
-
cbrownstein authored
-
cbrownstein authored
-
- 12 Jun, 2020 2 commits
-
-
anonym authored