Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / userNotification / index.js
index 1376073..dc46779 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb4ed=['path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','isAuthenticated','sendUserNotification','exports','multer'];(function(_0x37cf14,_0x4bca95){var _0x276b7e=function(_0x28b5b0){while(--_0x28b5b0){_0x37cf14['push'](_0x37cf14['shift']());}};_0x276b7e(++_0x4bca95);}(_0xb4ed,0x1a3));var _0xdb4e=function(_0x26462c,_0xd20a35){_0x26462c=_0x26462c-0x0;var _0x509a42=_0xb4ed[_0x26462c];return _0x509a42;};'use strict';var multer=require(_0xdb4e('0x0'));var util=require('util');var path=require(_0xdb4e('0x1'));var timeout=require(_0xdb4e('0x2'));var express=require(_0xdb4e('0x3'));var router=express['Router']();var fs_extra=require(_0xdb4e('0x4'));var auth=require(_0xdb4e('0x5'));var interaction=require(_0xdb4e('0x6'));var config=require('../../config/environment');var controller=require('./userNotification.controller');router['post']('/',auth[_0xdb4e('0x7')](),controller[_0xdb4e('0x8')]);module[_0xdb4e('0x9')]=router;
\ No newline at end of file
+var _0xfc4c=['multer','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./userNotification.controller','post','isAuthenticated','exports'];(function(_0x276fae,_0x1424c1){var _0x132c7e=function(_0x4bf08a){while(--_0x4bf08a){_0x276fae['push'](_0x276fae['shift']());}};_0x132c7e(++_0x1424c1);}(_0xfc4c,0x172));var _0xcfc4=function(_0x1af1a2,_0x1bc86a){_0x1af1a2=_0x1af1a2-0x0;var _0x24e9aa=_0xfc4c[_0x1af1a2];return _0x24e9aa;};'use strict';var multer=require(_0xcfc4('0x0'));var util=require('util');var path=require(_0xcfc4('0x1'));var timeout=require(_0xcfc4('0x2'));var express=require('express');var router=express[_0xcfc4('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xcfc4('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xcfc4('0x5'));var controller=require(_0xcfc4('0x6'));router[_0xcfc4('0x7')]('/',auth[_0xcfc4('0x8')](),controller['sendUserNotification']);module[_0xcfc4('0x9')]=router;
\ No newline at end of file