Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / userNotification / index.js
index ea2b282..01f377a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeb68=['sendUserNotification','exports','util','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./userNotification.controller','isAuthenticated'];(function(_0x13480a,_0x223f00){var _0x547cc1=function(_0x304881){while(--_0x304881){_0x13480a['push'](_0x13480a['shift']());}};_0x547cc1(++_0x223f00);}(_0xeb68,0x12e));var _0x8eb6=function(_0x81f000,_0x15df85){_0x81f000=_0x81f000-0x0;var _0x337aa2=_0xeb68[_0x81f000];return _0x337aa2;};'use strict';var multer=require('multer');var util=require(_0x8eb6('0x0'));var path=require('path');var timeout=require(_0x8eb6('0x1'));var express=require(_0x8eb6('0x2'));var router=express[_0x8eb6('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x8eb6('0x4'));var interaction=require(_0x8eb6('0x5'));var config=require('../../config/environment');var controller=require(_0x8eb6('0x6'));router['post']('/',auth[_0x8eb6('0x7')](),controller[_0x8eb6('0x8')]);module[_0x8eb6('0x9')]=router;
\ No newline at end of file
+var _0x255c=['post','isAuthenticated','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./userNotification.controller'];(function(_0x2cd932,_0x202ca2){var _0x25737a=function(_0x3b95c1){while(--_0x3b95c1){_0x2cd932['push'](_0x2cd932['shift']());}};_0x25737a(++_0x202ca2);}(_0x255c,0x129));var _0xc255=function(_0x57e98d,_0x5bb3ad){_0x57e98d=_0x57e98d-0x0;var _0x3086eb=_0x255c[_0x57e98d];return _0x3086eb;};'use strict';var multer=require(_0xc255('0x0'));var util=require(_0xc255('0x1'));var path=require(_0xc255('0x2'));var timeout=require(_0xc255('0x3'));var express=require(_0xc255('0x4'));var router=express[_0xc255('0x5')]();var fs_extra=require(_0xc255('0x6'));var auth=require(_0xc255('0x7'));var interaction=require(_0xc255('0x8'));var config=require(_0xc255('0x9'));var controller=require(_0xc255('0xa'));router[_0xc255('0xb')]('/',auth[_0xc255('0xc')](),controller['sendUserNotification']);module[_0xc255('0xd')]=router;
\ No newline at end of file