[adobepass] Add Charter Spectrum (#11465)

Thanks @tv21 for the fix!
This commit is contained in:
Yen Chi Hsuan 2017-03-02 02:14:42 +08:00
parent 158af5242e
commit af5049f128
No known key found for this signature in database
GPG Key ID: 7F902A182457CA23
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,11 @@ MSO_INFO = {
'username_field': 'Ecom_User_ID',
'password_field': 'Ecom_Password',
},
'Charter_Direct': {
'name': 'Charter Spectrum',
'username_field': 'IDToken1',
'password_field': 'IDToken2',
},
'thr030': {
'name': '3 Rivers Communications'
},