From 41e9473a0c877516251bed5c026ce11cf704ed3c Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 28 Feb 2023 07:22:51 +0530 Subject: [PATCH] /etc/issue: Update message to reflect that all users can login Closes: #2325. We have recently started allowing all the users to login to FreedomBox console instead of just the administrators accounts. Remove the message that only administrators can login. Tests: - Run ./setup.py install and then notice that login message got updated in a vagrant machine. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- data/etc/issue.d/01freedombox.issue | 1 - 1 file changed, 1 deletion(-) diff --git a/data/etc/issue.d/01freedombox.issue b/data/etc/issue.d/01freedombox.issue index 5cc201733..0a1f78389 100644 --- a/data/etc/issue.d/01freedombox.issue +++ b/data/etc/issue.d/01freedombox.issue @@ -7,5 +7,4 @@ http://\n.local/ http://\4/ http://[\6]/ -Only administrators can login unless otherwise configured in Security section. FreedomBox also provides a web console for system administration using Cockpit.