Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / mailAccount / mailAccount.model.js
index ad427e4..df252c2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x57ab=['define','custom','service','provider','host','Smtp','port','secure','authentication','modernAuthentication','auth','user','CloudProvider','data5','./mailAccount.attributes','exports'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x57ab,0x7e));var _0xb57a=function(_0x30cfcc,_0x340db8){_0x30cfcc=_0x30cfcc-0x0;var _0x28691f=_0x57ab[_0x30cfcc];return _0x28691f;};'use strict';var attributes=require(_0xb57a('0x0'));module[_0xb57a('0x1')]=function(_0x3b58d0){return _0x3b58d0[_0xb57a('0x2')]('MailAccount',attributes,{'tableName':'mail_accounts','paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x28d851=this;var _0x454d76={'id':_0x28d851['id'],'tls':{'rejectUnauthorized':![]}};if(_0x28d851['provider']!==_0xb57a('0x3')){_0x454d76[_0xb57a('0x4')]=_0x28d851[_0xb57a('0x5')];}else{_0x454d76[_0xb57a('0x6')]=_0x28d851[_0xb57a('0x7')]['host'];_0x454d76[_0xb57a('0x8')]=_0x28d851[_0xb57a('0x7')][_0xb57a('0x8')];_0x454d76['secure']=_0x28d851[_0xb57a('0x7')][_0xb57a('0x9')];}if(_0x28d851[_0xb57a('0x7')][_0xb57a('0xa')]){if(_0x28d851[_0xb57a('0x7')][_0xb57a('0xb')]){if(!_0x28d851[_0xb57a('0x7')]['CloudProvider'])throw new Error('Cloud\x20Provider\x20configuration\x20not\x20found');_0x454d76[_0xb57a('0xc')]={'type':'OAuth2','user':_0x28d851[_0xb57a('0x7')][_0xb57a('0xd')],'accessToken':_0x28d851[_0xb57a('0x7')][_0xb57a('0xe')][_0xb57a('0xf')]};}else{_0x454d76[_0xb57a('0xc')]={'user':_0x28d851[_0xb57a('0x7')][_0xb57a('0xd')],'pass':_0x28d851['Smtp']['pass']};}}return _0x454d76;}}});};
\ No newline at end of file
+var _0xdf5f=['OAuth2','user','data5','./mailAccount.attributes','exports','define','MailAccount','custom','service','host','port','Smtp','authentication','CloudProvider','Cloud\x20Provider\x20configuration\x20not\x20found'];(function(_0x4d2c57,_0xbd4566){var _0x3397ed=function(_0x27563f){while(--_0x27563f){_0x4d2c57['push'](_0x4d2c57['shift']());}};_0x3397ed(++_0xbd4566);}(_0xdf5f,0x6c));var _0xfdf5=function(_0xd7a93a,_0x4951d4){_0xd7a93a=_0xd7a93a-0x0;var _0x7c44ae=_0xdf5f[_0xd7a93a];return _0x7c44ae;};'use strict';var attributes=require(_0xfdf5('0x0'));module[_0xfdf5('0x1')]=function(_0x5324a5){return _0x5324a5[_0xfdf5('0x2')](_0xfdf5('0x3'),attributes,{'tableName':'mail_accounts','paranoid':![],'indexes':[],'timestamps':!![],'instanceMethods':{'getSmtpOptions':function(){var _0x4cc793=this;var _0x5eb486={'id':_0x4cc793['id'],'tls':{'rejectUnauthorized':![]}};if(_0x4cc793['provider']!==_0xfdf5('0x4')){_0x5eb486[_0xfdf5('0x5')]=_0x4cc793['provider'];}else{_0x5eb486[_0xfdf5('0x6')]=_0x4cc793['Smtp'][_0xfdf5('0x6')];_0x5eb486[_0xfdf5('0x7')]=_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0x7')];_0x5eb486['secure']=_0x4cc793[_0xfdf5('0x8')]['secure'];}if(_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0x9')]){if(_0x4cc793[_0xfdf5('0x8')]['modernAuthentication']){if(!_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0xa')])throw new Error(_0xfdf5('0xb'));_0x5eb486['auth']={'type':_0xfdf5('0xc'),'user':_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0xd')],'accessToken':_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0xa')][_0xfdf5('0xe')]};}else{_0x5eb486['auth']={'user':_0x4cc793[_0xfdf5('0x8')][_0xfdf5('0xd')],'pass':_0x4cc793[_0xfdf5('0x8')]['pass']};}}return _0x5eb486;}}});};
\ No newline at end of file