Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / mailAccount / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0xb4f5=['put','update','delete','removeDispositions','removeAnswers','/:id/out_servers','removeSmtp','destroy','removeAgents','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./mailAccount.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/dispositions','getDispositions','/:id/canned_answers','getAnswers','/:id/in_servers','getImap','getSmtp','/:id/interactions','getInteractions','/:id/applications','getApplications','/:id/messages','getMessages','/:id/verify','verifySmtp','/:id/users','getAgents','post','addDisposition','create','addImap','addInteraction','addApplications','/:id/send','send','addAgents'];(function(_0x49ca18,_0x5e6d05){var _0x145d54=function(_0x30b9be){while(--_0x30b9be){_0x49ca18['push'](_0x49ca18['shift']());}};_0x145d54(++_0x5e6d05);}(_0xb4f5,0x1aa));var _0x5b4f=function(_0x2d9e27,_0x5965b2){_0x2d9e27=_0x2d9e27-0x0;var _0xd35381=_0xb4f5[_0x2d9e27];return _0xd35381;};'use strict';var multer=require('multer');var util=require(_0x5b4f('0x0'));var path=require(_0x5b4f('0x1'));var timeout=require(_0x5b4f('0x2'));var express=require(_0x5b4f('0x3'));var router=express[_0x5b4f('0x4')]();var fs_extra=require(_0x5b4f('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x5b4f('0x6'));var config=require(_0x5b4f('0x7'));var controller=require(_0x5b4f('0x8'));router[_0x5b4f('0x9')]('/',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0xb')]);router[_0x5b4f('0x9')](_0x5b4f('0xc'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0xd')]);router['get'](_0x5b4f('0xe'),auth['isAuthenticated'](),controller[_0x5b4f('0xf')]);router['get'](_0x5b4f('0x10'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x11')]);router[_0x5b4f('0x9')](_0x5b4f('0x12'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x13')]);router['get'](_0x5b4f('0x14'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x15')]);router[_0x5b4f('0x9')]('/:id/out_servers',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x16')]);router[_0x5b4f('0x9')](_0x5b4f('0x17'),auth['isAuthenticated'](),controller[_0x5b4f('0x18')]);router['get'](_0x5b4f('0x19'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x1a')]);router[_0x5b4f('0x9')](_0x5b4f('0x1b'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x1c')]);router['get'](_0x5b4f('0x1d'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x1e')]);router['get'](_0x5b4f('0x1f'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x20')]);router[_0x5b4f('0x21')](_0x5b4f('0x10'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x22')]);router[_0x5b4f('0x21')]('/:id/canned_answers',auth[_0x5b4f('0xa')](),controller['addAnswer']);router[_0x5b4f('0x21')]('/',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x23')]);router[_0x5b4f('0x21')]('/:id/in_servers',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x24')]);router['post']('/:id/out_servers',auth[_0x5b4f('0xa')](),controller['addSmtp']);router[_0x5b4f('0x21')]('/:id/interactions',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x25')]);router[_0x5b4f('0x21')](_0x5b4f('0x19'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x26')]);router[_0x5b4f('0x21')](_0x5b4f('0x27'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x28')]);router[_0x5b4f('0x21')](_0x5b4f('0x1f'),auth['isAuthenticated'](),controller[_0x5b4f('0x29')]);router[_0x5b4f('0x2a')](_0x5b4f('0xe'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x2b')]);router[_0x5b4f('0x2c')](_0x5b4f('0x10'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x2d')]);router[_0x5b4f('0x2c')](_0x5b4f('0x12'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x2e')]);router[_0x5b4f('0x2c')](_0x5b4f('0x14'),auth[_0x5b4f('0xa')](),controller['removeImap']);router[_0x5b4f('0x2c')](_0x5b4f('0x2f'),auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x30')]);router[_0x5b4f('0x2c')](_0x5b4f('0xe'),auth['isAuthenticated'](),controller[_0x5b4f('0x31')]);router['delete']('/:id/users',auth[_0x5b4f('0xa')](),controller[_0x5b4f('0x32')]);module[_0x5b4f('0x33')]=router;