summaryrefslogtreecommitdiff
path: root/architecture
diff options
context:
space:
mode:
authorjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:53:31 -0700
committerjrayhawk+piny.be@omgwallhack.org <jrayhawk@piny.svcs.cs.pdx.edu>2010-09-03 01:53:31 -0700
commitb42b46d4391c0452f0bb883636983d13b2ace237 (patch)
tree01015c56292b99f4ff0fde967e4143f67499df08 /architecture
parent4121e52c52fb80b68171dbdc132d063392db13d2 (diff)
downloadpiny-code-b42b46d4391c0452f0bb883636983d13b2ace237.tar.gz
piny-code-b42b46d4391c0452f0bb883636983d13b2ace237.zip
Pluralizing key management commands for clarity
Diffstat (limited to 'architecture')
-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 8c5e431..ad90d45 100644
--- a/architecture/needed_user_facing_infrastructure.mdwn
+++ b/architecture/needed_user_facing_infrastructure.mdwn
@@ -9,7 +9,7 @@ password modification |DONE: /srv/rbin/passwd |TODO: Authen::PAM chauthtok
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, dependent on getting sympa up |TODO: CGI frontend
-authorized_keys modification |DONE: /srv/rbin/readkey, writekey |TODO: CGI frontend, though i am not convinced anyone would care
+authorized_keys modification |DONE: /srv/rbin/readkeys, writekeys |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
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://