summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:26:11 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-04-26 21:26:11 -0700
commit479d502f35f9717cdf00da31ae2bb1b2d7f8ade6 (patch)
treeea24551e9fa9443df8bb7c91d27bc420378ba896
parentc4bdc446becf5cb99817cbaff9ad53077664d135 (diff)
downloadhosting-479d502f35f9717cdf00da31ae2bb1b2d7f8ade6.tar.gz
hosting-479d502f35f9717cdf00da31ae2bb1b2d7f8ade6.zip
Adding note about git:// writes
-rw-r--r--architecture/needed_user_facing_infrastructure.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index f90ee16..f9e9fd7 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -8,7 +8,8 @@ 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|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
+wiki config modification|TODO: ssh piny /srv/rbin/chwiki|TODO: CGI frontend
+commit access|DONE: git+ssh://piny/srv/whatever.git|DONE: Ikiwiki+mod-auth-sys-group/mod-auth-pam, though I am told there is a magic hook to allow public editing through git://
"""]]
Eventually: