commit: bee10f8b6f7b7465c636520af99676883974962c
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 4 18:31:25 2025 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Apr 4 18:31:25 2025 +0000
URL: https://gitweb.gentoo.org/proj/pambase.git/commit/?id=bee10f8b
Drop unused krb5_authtok variable
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
pambase.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/pambase.py b/pambase.py
index 994e4db..c3afb30 100755
--- a/pambase.py
+++ b/pambase.py
@@ -90,7 +90,6 @@ def process_args(args):
pathlib.Path("stack").mkdir(parents=True, exist_ok=True)
blank_variables = [
- "krb5_authtok",
"unix_authtok",
"unix_extended_encryption",
"likeauth",