Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / mailAccount / index.js
index 54cbe06..2903f3d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x00ab=['../../config/environment','./mailAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','/:id/in_servers','getImap','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/verify','post','addDisposition','addAnswer','create','addImap','/:id/out_servers','addSmtp','/:id/send','send','/:id/users','addAgents','put','delete','removeDispositions','removeAnswers','removeImap','removeSmtp','destroy','removeAgents','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x2b68a0,_0x31dd39){var _0x3da45d=function(_0x3c180c){while(--_0x3c180c){_0x2b68a0['push'](_0x2b68a0['shift']());}};_0x3da45d(++_0x31dd39);}(_0x00ab,0xb4));var _0xb00a=function(_0x1c175c,_0x4b8402){_0x1c175c=_0x1c175c-0x0;var _0x1dc19f=_0x00ab[_0x1c175c];return _0x1dc19f;};'use strict';var multer=require(_0xb00a('0x0'));var util=require(_0xb00a('0x1'));var path=require(_0xb00a('0x2'));var timeout=require(_0xb00a('0x3'));var express=require(_0xb00a('0x4'));var router=express['Router']();var fs_extra=require(_0xb00a('0x5'));var auth=require(_0xb00a('0x6'));var interaction=require(_0xb00a('0x7'));var config=require(_0xb00a('0x8'));var controller=require(_0xb00a('0x9'));router[_0xb00a('0xa')]('/',auth[_0xb00a('0xb')](),controller[_0xb00a('0xc')]);router['get'](_0xb00a('0xd'),auth[_0xb00a('0xb')](),controller[_0xb00a('0xe')]);router[_0xb00a('0xa')](_0xb00a('0xf'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x10')]);router[_0xb00a('0xa')](_0xb00a('0x11'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x12')]);router[_0xb00a('0xa')](_0xb00a('0x13'),auth[_0xb00a('0xb')](),controller['getAnswers']);router['get'](_0xb00a('0x14'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x15')]);router['get']('/:id/out_servers',auth[_0xb00a('0xb')](),controller['getSmtp']);router[_0xb00a('0xa')](_0xb00a('0x16'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x17')]);router[_0xb00a('0xa')](_0xb00a('0x18'),auth['isAuthenticated'](),controller[_0xb00a('0x19')]);router[_0xb00a('0xa')]('/:id/messages',auth['isAuthenticated'](),controller['getMessages']);router['get'](_0xb00a('0x1a'),auth[_0xb00a('0xb')](),controller['verifySmtp']);router[_0xb00a('0xa')]('/:id/users',auth[_0xb00a('0xb')](),controller['getAgents']);router[_0xb00a('0x1b')](_0xb00a('0x11'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x1c')]);router[_0xb00a('0x1b')](_0xb00a('0x13'),auth['isAuthenticated'](),controller[_0xb00a('0x1d')]);router['post']('/',auth[_0xb00a('0xb')](),controller[_0xb00a('0x1e')]);router[_0xb00a('0x1b')](_0xb00a('0x14'),auth['isAuthenticated'](),controller[_0xb00a('0x1f')]);router[_0xb00a('0x1b')](_0xb00a('0x20'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x21')]);router[_0xb00a('0x1b')](_0xb00a('0x16'),auth[_0xb00a('0xb')](),controller['addInteraction']);router[_0xb00a('0x1b')](_0xb00a('0x18'),auth[_0xb00a('0xb')](),controller['addApplications']);router[_0xb00a('0x1b')](_0xb00a('0x22'),auth['isAuthenticated'](),controller[_0xb00a('0x23')]);router[_0xb00a('0x1b')](_0xb00a('0x24'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x25')]);router[_0xb00a('0x26')]('/:id',auth[_0xb00a('0xb')](),controller['update']);router[_0xb00a('0x27')](_0xb00a('0x11'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x28')]);router[_0xb00a('0x27')]('/:id/canned_answers',auth[_0xb00a('0xb')](),controller[_0xb00a('0x29')]);router[_0xb00a('0x27')](_0xb00a('0x14'),auth['isAuthenticated'](),controller[_0xb00a('0x2a')]);router['delete'](_0xb00a('0x20'),auth[_0xb00a('0xb')](),controller[_0xb00a('0x2b')]);router[_0xb00a('0x27')](_0xb00a('0xf'),auth['isAuthenticated'](),controller[_0xb00a('0x2c')]);router[_0xb00a('0x27')](_0xb00a('0x24'),auth['isAuthenticated'](),controller[_0xb00a('0x2d')]);module[_0xb00a('0x2e')]=router;
\ No newline at end of file
+var _0x7133=['/:id/messages','getMessages','/:id/verify','verifySmtp','/:id/users','getAgents','post','addDisposition','addAnswer','create','addImap','addSmtp','/:id/interactions','addInteraction','/:id/applications','addApplications','/:id/send','addAgents','put','update','delete','removeDispositions','removeAnswers','removeImap','removeSmtp','destroy','removeAgents','exports','util','connect-timeout','express','Router','fs-extra','../../config/environment','./mailAccount.controller','get','isAuthenticated','/describe','/:id','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/in_servers','getImap','/:id/out_servers','getSmtp','getInteractions'];(function(_0x201a6e,_0x495ce2){var _0x5909ca=function(_0x55b8d9){while(--_0x55b8d9){_0x201a6e['push'](_0x201a6e['shift']());}};_0x5909ca(++_0x495ce2);}(_0x7133,0x16c));var _0x3713=function(_0x2f5ac5,_0x1ee939){_0x2f5ac5=_0x2f5ac5-0x0;var _0x37c9a8=_0x7133[_0x2f5ac5];return _0x37c9a8;};'use strict';var multer=require('multer');var util=require(_0x3713('0x0'));var path=require('path');var timeout=require(_0x3713('0x1'));var express=require(_0x3713('0x2'));var router=express[_0x3713('0x3')]();var fs_extra=require(_0x3713('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x3713('0x5'));var controller=require(_0x3713('0x6'));router[_0x3713('0x7')]('/',auth[_0x3713('0x8')](),controller['index']);router[_0x3713('0x7')](_0x3713('0x9'),auth['isAuthenticated'](),controller['describe']);router['get'](_0x3713('0xa'),auth['isAuthenticated'](),controller['show']);router[_0x3713('0x7')](_0x3713('0xb'),auth[_0x3713('0x8')](),controller[_0x3713('0xc')]);router[_0x3713('0x7')](_0x3713('0xd'),auth[_0x3713('0x8')](),controller[_0x3713('0xe')]);router[_0x3713('0x7')](_0x3713('0xf'),auth['isAuthenticated'](),controller[_0x3713('0x10')]);router['get'](_0x3713('0x11'),auth[_0x3713('0x8')](),controller[_0x3713('0x12')]);router[_0x3713('0x7')]('/:id/interactions',auth['isAuthenticated'](),controller[_0x3713('0x13')]);router[_0x3713('0x7')]('/:id/applications',auth[_0x3713('0x8')](),controller['getApplications']);router[_0x3713('0x7')](_0x3713('0x14'),auth[_0x3713('0x8')](),controller[_0x3713('0x15')]);router[_0x3713('0x7')](_0x3713('0x16'),auth[_0x3713('0x8')](),controller[_0x3713('0x17')]);router[_0x3713('0x7')](_0x3713('0x18'),auth[_0x3713('0x8')](),controller[_0x3713('0x19')]);router[_0x3713('0x1a')](_0x3713('0xb'),auth[_0x3713('0x8')](),controller[_0x3713('0x1b')]);router[_0x3713('0x1a')](_0x3713('0xd'),auth[_0x3713('0x8')](),controller[_0x3713('0x1c')]);router[_0x3713('0x1a')]('/',auth[_0x3713('0x8')](),controller[_0x3713('0x1d')]);router[_0x3713('0x1a')](_0x3713('0xf'),auth[_0x3713('0x8')](),controller[_0x3713('0x1e')]);router[_0x3713('0x1a')](_0x3713('0x11'),auth[_0x3713('0x8')](),controller[_0x3713('0x1f')]);router[_0x3713('0x1a')](_0x3713('0x20'),auth[_0x3713('0x8')](),controller[_0x3713('0x21')]);router['post'](_0x3713('0x22'),auth[_0x3713('0x8')](),controller[_0x3713('0x23')]);router[_0x3713('0x1a')](_0x3713('0x24'),auth[_0x3713('0x8')](),controller['send']);router['post']('/:id/users',auth[_0x3713('0x8')](),controller[_0x3713('0x25')]);router[_0x3713('0x26')](_0x3713('0xa'),auth[_0x3713('0x8')](),controller[_0x3713('0x27')]);router[_0x3713('0x28')](_0x3713('0xb'),auth['isAuthenticated'](),controller[_0x3713('0x29')]);router[_0x3713('0x28')](_0x3713('0xd'),auth['isAuthenticated'](),controller[_0x3713('0x2a')]);router[_0x3713('0x28')](_0x3713('0xf'),auth['isAuthenticated'](),controller[_0x3713('0x2b')]);router[_0x3713('0x28')](_0x3713('0x11'),auth[_0x3713('0x8')](),controller[_0x3713('0x2c')]);router[_0x3713('0x28')]('/:id',auth[_0x3713('0x8')](),controller[_0x3713('0x2d')]);router[_0x3713('0x28')]('/:id/users',auth['isAuthenticated'](),controller[_0x3713('0x2e')]);module[_0x3713('0x2f')]=router;
\ No newline at end of file