From 4dd04dc14cc6752c1f604384ffc72ce9c2fc3320 Mon Sep 17 00:00:00 2001 From: jrayhawk Date: Tue, 29 Jun 2010 23:33:09 -0700 Subject: needed user facing infrastructure: marking lsaccess and lsrepo as done --- architecture/needed_user_facing_infrastructure.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'architecture') diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index 571b779..ed112e2 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -6,8 +6,8 @@ It'd be nice to maintain feature parity between command line access and web acce feature |command line |web anonymous account creation |DONE: ssh createuser@piny.be |TODO: CGI frontend to adduser password modification |DONE: /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 -repo creation, deletion |DONE: /srv/rbin/newrepo, rmrepo, TODO: lsrepo |TODO: CGI frontend -repo user management |DONE: /srv/rbin/addaccess, rmaccess TODO: lsaccess |TODO: CGI frontend +repo creation, deletion |DONE: /srv/rbin/newrepo, rmrepo, lsrepo |TODO: CGI frontend +repo user management |DONE: /srv/rbin/addaccess, rmaccess, lsaccess |TODO: CGI frontend [[mailing list addition|mail]] |TODO: /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 disable password auth if ssh key|TODO |Ha ha NEVER -- cgit v1.2.3