Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / mailAccount / index.js
index 850a553..185dc65 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1829=['/:id/verify','/:id/users','getAgents','post','addDisposition','addAnswer','create','addImap','/:id/out_servers','addSmtp','addInteraction','/:id/send','send','addAgents','put','removeDispositions','removeAnswers','delete','removeImap','removeAgents','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','isAuthenticated','index','get','/describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/in_servers','getImap','getSmtp','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/messages','getMessages'];(function(_0x3a6efd,_0x2a5102){var _0x487b9a=function(_0x104f89){while(--_0x104f89){_0x3a6efd['push'](_0x3a6efd['shift']());}};_0x487b9a(++_0x2a5102);}(_0x1829,0x73));var _0x9182=function(_0xaa1b3e,_0x47d976){_0xaa1b3e=_0xaa1b3e-0x0;var _0x454d7d=_0x1829[_0xaa1b3e];return _0x454d7d;};'use strict';var multer=require(_0x9182('0x0'));var util=require('util');var path=require(_0x9182('0x1'));var timeout=require(_0x9182('0x2'));var express=require(_0x9182('0x3'));var router=express[_0x9182('0x4')]();var fs_extra=require(_0x9182('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x9182('0x6'));var config=require('../../config/environment');var controller=require('./mailAccount.controller');router['get']('/',auth[_0x9182('0x7')](),controller[_0x9182('0x8')]);router[_0x9182('0x9')](_0x9182('0xa'),auth['isAuthenticated'](),controller['describe']);router[_0x9182('0x9')](_0x9182('0xb'),auth['isAuthenticated'](),controller[_0x9182('0xc')]);router[_0x9182('0x9')](_0x9182('0xd'),auth['isAuthenticated'](),controller[_0x9182('0xe')]);router[_0x9182('0x9')](_0x9182('0xf'),auth['isAuthenticated'](),controller[_0x9182('0x10')]);router['get'](_0x9182('0x11'),auth[_0x9182('0x7')](),controller[_0x9182('0x12')]);router[_0x9182('0x9')]('/:id/out_servers',auth[_0x9182('0x7')](),controller[_0x9182('0x13')]);router[_0x9182('0x9')](_0x9182('0x14'),auth[_0x9182('0x7')](),controller[_0x9182('0x15')]);router[_0x9182('0x9')](_0x9182('0x16'),auth[_0x9182('0x7')](),controller[_0x9182('0x17')]);router[_0x9182('0x9')](_0x9182('0x18'),auth[_0x9182('0x7')](),controller[_0x9182('0x19')]);router[_0x9182('0x9')](_0x9182('0x1a'),auth['isAuthenticated'](),controller['verifySmtp']);router[_0x9182('0x9')](_0x9182('0x1b'),auth[_0x9182('0x7')](),controller[_0x9182('0x1c')]);router[_0x9182('0x1d')](_0x9182('0xd'),auth['isAuthenticated'](),controller[_0x9182('0x1e')]);router['post']('/:id/canned_answers',auth[_0x9182('0x7')](),controller[_0x9182('0x1f')]);router[_0x9182('0x1d')]('/',auth[_0x9182('0x7')](),controller[_0x9182('0x20')]);router[_0x9182('0x1d')](_0x9182('0x11'),auth[_0x9182('0x7')](),controller[_0x9182('0x21')]);router[_0x9182('0x1d')](_0x9182('0x22'),auth[_0x9182('0x7')](),controller[_0x9182('0x23')]);router[_0x9182('0x1d')](_0x9182('0x14'),auth[_0x9182('0x7')](),controller[_0x9182('0x24')]);router[_0x9182('0x1d')](_0x9182('0x16'),auth[_0x9182('0x7')](),controller['addApplications']);router[_0x9182('0x1d')](_0x9182('0x25'),auth[_0x9182('0x7')](),controller[_0x9182('0x26')]);router[_0x9182('0x1d')](_0x9182('0x1b'),auth['isAuthenticated'](),controller[_0x9182('0x27')]);router[_0x9182('0x28')](_0x9182('0xb'),auth[_0x9182('0x7')](),controller['update']);router['delete'](_0x9182('0xd'),auth[_0x9182('0x7')](),controller[_0x9182('0x29')]);router['delete'](_0x9182('0xf'),auth['isAuthenticated'](),controller[_0x9182('0x2a')]);router[_0x9182('0x2b')](_0x9182('0x11'),auth[_0x9182('0x7')](),controller[_0x9182('0x2c')]);router[_0x9182('0x2b')](_0x9182('0x22'),auth['isAuthenticated'](),controller['removeSmtp']);router[_0x9182('0x2b')](_0x9182('0xb'),auth['isAuthenticated'](),controller['destroy']);router[_0x9182('0x2b')](_0x9182('0x1b'),auth[_0x9182('0x7')](),controller[_0x9182('0x2d')]);module[_0x9182('0x2e')]=router;
\ No newline at end of file
+var _0x2a05=['send','put','update','delete','removeDispositions','removeAnswers','removeImap','destroy','/:id/users','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailAccount.controller','get','isAuthenticated','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/in_servers','getImap','/:id/out_servers','getSmtp','getInteractions','/:id/applications','getApplications','/:id/messages','/:id/verify','verifySmtp','getAgents','addDisposition','post','addAnswer','create','addSmtp','addInteraction','addApplications','/:id/send'];(function(_0x1e4dca,_0x44147a){var _0x355ca9=function(_0x4d49b2){while(--_0x4d49b2){_0x1e4dca['push'](_0x1e4dca['shift']());}};_0x355ca9(++_0x44147a);}(_0x2a05,0x182));var _0x52a0=function(_0x46f181,_0x30ddf5){_0x46f181=_0x46f181-0x0;var _0xa7c9ec=_0x2a05[_0x46f181];return _0xa7c9ec;};'use strict';var multer=require(_0x52a0('0x0'));var util=require(_0x52a0('0x1'));var path=require('path');var timeout=require(_0x52a0('0x2'));var express=require('express');var router=express[_0x52a0('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x52a0('0x4'));var interaction=require(_0x52a0('0x5'));var config=require(_0x52a0('0x6'));var controller=require(_0x52a0('0x7'));router[_0x52a0('0x8')]('/',auth[_0x52a0('0x9')](),controller['index']);router[_0x52a0('0x8')](_0x52a0('0xa'),auth[_0x52a0('0x9')](),controller[_0x52a0('0xb')]);router[_0x52a0('0x8')](_0x52a0('0xc'),auth[_0x52a0('0x9')](),controller[_0x52a0('0xd')]);router[_0x52a0('0x8')](_0x52a0('0xe'),auth['isAuthenticated'](),controller[_0x52a0('0xf')]);router[_0x52a0('0x8')](_0x52a0('0x10'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x11')]);router['get'](_0x52a0('0x12'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x13')]);router[_0x52a0('0x8')](_0x52a0('0x14'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x15')]);router[_0x52a0('0x8')]('/:id/interactions',auth[_0x52a0('0x9')](),controller[_0x52a0('0x16')]);router[_0x52a0('0x8')](_0x52a0('0x17'),auth['isAuthenticated'](),controller[_0x52a0('0x18')]);router['get'](_0x52a0('0x19'),auth['isAuthenticated'](),controller['getMessages']);router[_0x52a0('0x8')](_0x52a0('0x1a'),auth['isAuthenticated'](),controller[_0x52a0('0x1b')]);router[_0x52a0('0x8')]('/:id/users',auth[_0x52a0('0x9')](),controller[_0x52a0('0x1c')]);router['post']('/:id/dispositions',auth['isAuthenticated'](),controller[_0x52a0('0x1d')]);router[_0x52a0('0x1e')](_0x52a0('0x10'),auth['isAuthenticated'](),controller[_0x52a0('0x1f')]);router[_0x52a0('0x1e')]('/',auth[_0x52a0('0x9')](),controller[_0x52a0('0x20')]);router[_0x52a0('0x1e')]('/:id/in_servers',auth[_0x52a0('0x9')](),controller['addImap']);router['post'](_0x52a0('0x14'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x21')]);router['post']('/:id/interactions',auth[_0x52a0('0x9')](),controller[_0x52a0('0x22')]);router[_0x52a0('0x1e')](_0x52a0('0x17'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x23')]);router[_0x52a0('0x1e')](_0x52a0('0x24'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x25')]);router['post']('/:id/users',auth['isAuthenticated'](),controller['addAgents']);router[_0x52a0('0x26')](_0x52a0('0xc'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x27')]);router[_0x52a0('0x28')](_0x52a0('0xe'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x29')]);router[_0x52a0('0x28')](_0x52a0('0x10'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x2a')]);router[_0x52a0('0x28')](_0x52a0('0x12'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x2b')]);router[_0x52a0('0x28')](_0x52a0('0x14'),auth[_0x52a0('0x9')](),controller['removeSmtp']);router[_0x52a0('0x28')](_0x52a0('0xc'),auth[_0x52a0('0x9')](),controller[_0x52a0('0x2c')]);router[_0x52a0('0x28')](_0x52a0('0x2d'),auth[_0x52a0('0x9')](),controller['removeAgents']);module[_0x52a0('0x2e')]=router;
\ No newline at end of file