From 43ac64370f5e8d53ecf874048c27d493c5bc01b4 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sun, 24 Jan 2016 22:24:30 +0000 Subject: Add password.listlockevents/unlockuser/unlockip actions to acf-util password.status now reports locked status for each user Modified session lib to add list_events/delete_events Changed session.record_event/count_events to take IP rather than hash --- app/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index 2b93f30..50a5821 100644 --- a/app/Makefile +++ b/app/Makefile @@ -5,6 +5,7 @@ APP_DIST= \ acf-util/logon-controller.lua \ acf-util/logon-model.lua \ acf-util/password-controller.lua \ + acf-util/password-listlockevents-html.lsp \ acf-util/password-model.lua \ acf-util/password-status-html.lsp \ acf-util/password.menu \ -- cgit v1.2.3