[adobepass] Add RCN as MSO (#1129)

Authored by: jfogelman
This commit is contained in:
jfogelman 2021-09-30 11:44:20 -04:00 committed by GitHub
parent e6f21b3d92
commit ad095c4283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,11 @@ MSO_INFO = {
'username_field': 'email',
'password_field': 'loginpassword',
},
'RCN': {
'name': 'RCN',
'username_field': 'UserName',
'password_field': 'UserPassword',
},
'Rogers': {
'name': 'Rogers',
'username_field': 'UserName',