diff options
author | Mark Wells <mark@freeside.biz> | 2015-11-12 16:49:39 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2015-11-12 16:52:51 -0800 |
commit | b5a9068479a38c2b901b1954a57c51f43e84be2d (patch) | |
tree | c8adc2638066a666a918f6e52ef1e0a5bd20606d /FS/MANIFEST | |
parent | 979f2b7488f2399fb2e4c7c98a57536b5cf1bff7 (diff) |
limit password reuse, core and svc_acct, #29354
Diffstat (limited to 'FS/MANIFEST')
-rw-r--r-- | FS/MANIFEST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/MANIFEST b/FS/MANIFEST index 4f3b6aa0d..b3679b5f0 100644 --- a/FS/MANIFEST +++ b/FS/MANIFEST @@ -798,3 +798,5 @@ FS/cust_pkg_reason_fee.pm t/cust_pkg_reason_fee.t FS/report_batch.pm t/report_batch.t +FS/password_history.pm +t/password_history.t |