diff options
author | ivan <ivan> | 2002-04-06 00:08:08 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-04-06 00:08:08 +0000 |
commit | 195652229909566ccb3a6ae249d8fa26f25da55a (patch) | |
tree | ecc6675f83425e7a0b279bfe3aa4f510990f303f /FS | |
parent | 87af741da0dd5f6a76bbb566b4d6c54cd5b15315 (diff) |
security phrase bug fixes
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/svc_acct.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 8d22c21e0..8e25f6afc 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -170,6 +170,8 @@ FS::svc_Common. The following fields are currently supported: =item _password - generated if blank +=item sec_phrase - security phrase + =item popnum - Point of presence (see L<FS::svc_acct_pop>) =item uid |