From 4c94fbc236e8038c898e0c0fa80e54aa9b522e45 Mon Sep 17 00:00:00 2001 From: "jrayhawk+piny.be@omgwallhack.org" Date: Sat, 3 Jul 2010 17:35:10 -0700 Subject: needed user facing infrastructure: Reordering config tweakables, clarifying some other cells --- architecture/needed_user_facing_infrastructure.mdwn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'architecture') diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn index ed112e2..2e30a3f 100644 --- a/architecture/needed_user_facing_infrastructure.mdwn +++ b/architecture/needed_user_facing_infrastructure.mdwn @@ -7,21 +7,21 @@ 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, 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 +repo user management |DONE: /srv/rbin/addaccess, rmaccess, lsaccess |TODO: CGI frontend +[[mailing list addition|mail]] |TODO: /srv/rbin/addlist, dependent on getting sympa up |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: /srv/rbin/chrepo |TODO: CGI frontend +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 +wysiwyg editing tool |Ha ha no |TODO: wmd a good option, though needs UI tweaks """]] Needed config tweakables -- TODO: globally writable repos vs. group writable repos -- TODO: globally readable repos vs. group readable repos - TODO: ikiwiki-editable vs. git-only - TODO: toggle ikiwiki autoindexing - TODO: optional use of repository subdirectory as srcdir +- TODO: globally readable repos vs. group readable repos +- TODO: globally writable repos vs. group writable repos - TODO: editable ikiwiki templates vs. default layout - TODO: user-configured domain vs. default piny domain -- cgit v1.2.3