From 8cfe28d0691856222685b93f4a58664416a0aa65 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 22 Jul 2008 19:58:39 +0000 Subject: Split common code out of authenticator-plaintext into authenticator.lua in preparation for adding SQL authentication. Rewrote authentication functions to use cfe's. Made corresponding changes to roles and logon. Added dnsfiles field to userdata for tinydns access control. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1314 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/acf-util/password-status-html.lsp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/acf-util/password-status-html.lsp') diff --git a/app/acf-util/password-status-html.lsp b/app/acf-util/password-status-html.lsp index c16e0d6..8091316 100755 --- a/app/acf-util/password-status-html.lsp +++ b/app/acf-util/password-status-html.lsp @@ -29,6 +29,9 @@ io.write("") + + + ") ?> Option -- cgit v1.2.3