From 87af741da0dd5f6a76bbb566b4d6c54cd5b15315 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 5 Apr 2002 23:51:18 +0000 Subject: - add message catalog table & beginning of web interface - add security_phrase and conf option to svc_acct.pm - random other stuff --- httemplate/docs/schema.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'httemplate/docs/schema.html') diff --git a/httemplate/docs/schema.html b/httemplate/docs/schema.html index 192f56ba9..a7c21c7c9 100644 --- a/httemplate/docs/schema.html +++ b/httemplate/docs/schema.html @@ -298,6 +298,7 @@
  • svcnum - primary key
  • username
  • _password +
  • sec_phrase - security phrase
  • popnum - Point of Presence
  • uid
  • gid @@ -389,5 +390,12 @@
  • svcnum - account
  • groupname +
  • msgcat - i18n message catalog + -- cgit v1.2.1