From 40aeb46ade76ffd36ec5f814ba900c2b6b631f51 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Sat, 22 Aug 2009 11:17:50 -0700 Subject: Marking createuser as DONE and mkrepo as PARTIAL --- architecture/needed_user_facing_infrastructure.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index f9e9fd7..09751c1 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -2,9 +2,9 @@ It'd be nice to maintain feature parity between command line access and web acce [[!table data=""" feature|command line|web -anonymous account creation|TODO: ssh createuser@piny.svcs.cs.pdx.edu|TODO: CGI frontend to adduser +anonymous account creation|DONE: ssh createuser@piny.svcs.cs.pdx.edu|TODO: CGI frontend to adduser password modification|DONE: ssh piny /srv/rbin/passwd|TODO: Authen::PAM chauthtok CGI jblake: the pam interface was *really* not designed with http in mind though if you hard-code the interaction script it's not hard at all -wiki creation|TODO: ssh piny /srv/rbin/mkwiki|TODO: CGI frontend +wiki creation|PARTIAL: ssh piny /srv/rbin/mkwiki (current work in /usr/local/sbin/newrepo)|TODO: CGI frontend wiki user management|TODO: cmdline frontend to adduser user group |TODO: CGI frontend [[mailing list addition|mail]]|TODO: ssh piny /srv/rbin/addlist|TODO: CGI frontend authorized_keys modification|TODO: cmdlind frontend to cat > ~/.ssh/authorized_keys|TODO: CGI frontend, though i am not convinced anyone would care -- cgit v1.2.3