aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lightdm/allow-null-passwd.patch
diff options
context:
space:
mode:
authorTaner Tas <taner76@gmail.com>2019-03-24 13:42:01 +0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-05-25 15:15:14 +0200
commitf73cb5c48ec938020c59024cc75f7b7d19ec9b31 (patch)
treee25c4cddff01e939600844c749cd5764574999ee /testing/lightdm/allow-null-passwd.patch
parent107990a8c66b184eb8c116f2697fc76627e8b722 (diff)
downloadaports-f73cb5c48ec938020c59024cc75f7b7d19ec9b31.tar.bz2
aports-f73cb5c48ec938020c59024cc75f7b7d19ec9b31.tar.xz
testing/lightdm* -> community/
lightdm* : move from testing lightdm-gtk-greeter: upgrade to 2.0.6
Diffstat (limited to 'testing/lightdm/allow-null-passwd.patch')
-rw-r--r--testing/lightdm/allow-null-passwd.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/lightdm/allow-null-passwd.patch b/testing/lightdm/allow-null-passwd.patch
deleted file mode 100644
index 0d30d5d7f9..0000000000
--- a/testing/lightdm/allow-null-passwd.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/data/pam/lightdm 2018-04-29 21:13:23.633200880 +0300
-+++ b/data/pam/lightdm 2018-04-29 21:14:24.817767352 +0300
-@@ -7,7 +7,7 @@
- auth required pam_env.so
-
- # Use /etc/passwd and /etc/shadow for passwords
--auth required pam_unix.so
-+auth required pam_unix.so nullok
-
- # Check account is active, change password if required
- account required pam_unix.so