summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:16:46 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:16:46 -0700
commitb617b22606de2dbaaab9ed576e34112a60a08d10 (patch)
treeaa27c3e5c8910f797b93f9354f7d36b0f4a2a352
parentac54cec44d6394327cfe74adc57b03da0a9e269f (diff)
downloadhosting-b617b22606de2dbaaab9ed576e34112a60a08d10.tar.gz
hosting-b617b22606de2dbaaab9ed576e34112a60a08d10.zip
Revert "Revert "This reverts commit ce6abc67fea0b7ea3957e2464636abca2be1c66b.""
This reverts commit ac54cec44d6394327cfe74adc57b03da0a9e269f.
-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 8f56db1..71e51c4 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
"""]