Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / userNotification / index.js
index 9f04339..ea2b282 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x02c6=['../../config/environment','./userNotification.controller','post','util','path','express','Router','fs-extra'];(function(_0x10f0a7,_0x1b6225){var _0x36bfb8=function(_0x29e8c0){while(--_0x29e8c0){_0x10f0a7['push'](_0x10f0a7['shift']());}};_0x36bfb8(++_0x1b6225);}(_0x02c6,0x1ab));var _0x602c=function(_0x115edd,_0x505f03){_0x115edd=_0x115edd-0x0;var _0x255f84=_0x02c6[_0x115edd];return _0x255f84;};'use strict';var multer=require('multer');var util=require(_0x602c('0x0'));var path=require(_0x602c('0x1'));var timeout=require('connect-timeout');var express=require(_0x602c('0x2'));var router=express[_0x602c('0x3')]();var fs_extra=require(_0x602c('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x602c('0x5'));var controller=require(_0x602c('0x6'));router[_0x602c('0x7')]('/',auth['isAuthenticated'](),controller['sendUserNotification']);module['exports']=router;
\ No newline at end of file
+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