summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:13:27 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:13:27 -0700
commit4c0ae3ebc4ce4f1dcd4b4f9d7035308de2681d8a (patch)
tree93b46d254d8f613a6f7342f10f252e45e70e4ee9
parent7c3f36cbaa0f584db371730b84be449a4c2b50a3 (diff)
downloadhosting-4c0ae3ebc4ce4f1dcd4b4f9d7035308de2681d8a.tar.gz
hosting-4c0ae3ebc4ce4f1dcd4b4f9d7035308de2681d8a.zip
This reverts commit ce6abc67fea0b7ea3957e2464636abca2be1c66b.
-rw-r--r--architecture/needed_user_facing_infrastructure.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index 444ad1e..5a487f7 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -6,7 +6,7 @@ anonymous account creation|TODO: ssh createuser@piny.svcs.cs.pdx.edu|TODO: CGI f
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 user management|TODO: cmdline frontend to adduser user group |TODO: CGI frontend
-mailing list addition|TODO: ssh piny /srv/rbin/addlist|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
wiki modification|TODO: ssh piny /srv/rbin/chwiki|TODO: CGI frontend
"""]