diff options
author | jrayhawk <jrayhawk@web> | 2009-10-19 18:03:13 -0700 |
---|---|---|
committer | piny-code <ikiwiki-piny-code@piny.svcs.cs.pdx.edu> | 2009-10-19 18:03:13 -0700 |
commit | 9b531adbcaa807a352d14b68b70ed125e285d056 (patch) | |
tree | a4e1ac1a8ece4a290e3bac5fd4050f936e43f4fa | |
parent | 15da3c0352c3cc25c019ac24732aa0ae2b8c8d01 (diff) | |
download | piny-code-9b531adbcaa807a352d14b68b70ed125e285d056.tar.gz piny-code-9b531adbcaa807a352d14b68b70ed125e285d056.zip |
Cleanup of commands and URIs
-rw-r--r-- | architecture/needed_user_facing_infrastructure.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index 5e4faf3..de62a32 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -8,11 +8,11 @@ anonymous account creation |DONE: ssh createuser@piny.be |TODO: CGI frontend 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 -[[mailing list addition|mail]] |TODO: ssh piny /srv/rbin/addlist |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 -config tweaking |TODO: ssh piny /srv/rbin/chrepo |TODO: CGI frontend -commit access |DONE: git+ssh://piny/srv/git/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:// +config tweaking |TODO: /srv/rbin/chrepo |TODO: CGI frontend +commit access |DONE: git+ssh://piny.be/srv/git/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:// wysiwyg editing tool |Ha ha no |TODO """]] |