summaryrefslogtreecommitdiff
path: root/architecture
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-14 13:03:44 -0700
committerJoe Rayhawk <jrayhawk@omgwallhack.org>2009-09-14 13:03:44 -0700
commit1c89eed3859875f5d9d9d6678ee34806c735efb6 (patch)
treeeff9ff54bf21b5d858b0d07edc5e7d45633da24b /architecture
parentc727c4d998b9c45d85a79d3caa35bf7b27ad0c9c (diff)
downloadpiny-code-1c89eed3859875f5d9d9d6678ee34806c735efb6.tar.gz
piny-code-1c89eed3859875f5d9d9d6678ee34806c735efb6.zip
Adding 'disable password' todo
Diffstat (limited to 'architecture')
-rw-r--r--architecture/needed_user_facing_infrastructure.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/architecture/needed_user_facing_infrastructure.mdwn b/architecture/needed_user_facing_infrastructure.mdwn
index 2729859..8128527 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -10,6 +10,7 @@ repo creation, deletion |DONE: /srv/rbin/newrepo, rmrepo, TODO: lsrepo |TODO:
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
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/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://
"""]]