aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2009-02-27 23:58:53 +0000
committerRuss Allbery <rra@stanford.edu>2009-02-27 23:58:53 +0000
commit883c3d036ed99536a490e6b037214a18cd3d8b60 (patch)
tree0d6814445d2356642ed1bc5cb8235e6464abb80c /docs
parent275613620f2e634de22c398ce4c47fd27bba577b (diff)
Add htpasswd convention.
Diffstat (limited to 'docs')
-rw-r--r--docs/stanford-naming5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/stanford-naming b/docs/stanford-naming
index 391440a..e89fbf0 100644
--- a/docs/stanford-naming
+++ b/docs/stanford-naming
@@ -77,6 +77,11 @@ Object Naming
AppConfig configuration file with the database connection
information including the password.
+ <group>-<server>-htpasswd-<app>
+
+ An .htpasswd file for HTTP Basic Authentication for special-case
+ web configurations that require such a thing.
+
<group>-<server>-pam-<app>
A PAM configuration for <app> that requires secure information,