summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-04-17 15:41:26 -0700
committerRuss Allbery <rra@stanford.edu>2013-04-18 13:52:14 -0700
commit67c297f90075af8abc46ebb8630873b5ff795a33 (patch)
tree760759cd28e2604983576d6868ae5df8beca08c2 /HACKING
parenta5c914e759c6f376175badb9e57b116c332eec08 (diff)
Add attribute to the terminology section of HACKING
Change-Id: If7ccfa28aba22834a5738de09e9893c0eaab3acb Reviewed-on: https://gerrit.stanford.edu/1094 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 4de0586e..6a2e94d8 100644
--- a/HACKING
+++ b/HACKING
@@ -8,6 +8,11 @@ Terminology
Please use the following terms consistently throughout the WebAuth
source code and documentation:
+ attribute
+ A single key-value pair in the WebAuth token format, normally
+ directly corresponding to a struct member in the webauth_token
+ struct representation.
+
code
An error code from something *other* than WebAuth, usually either
APR or Kerberos. Use code instead of status for these to