Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3349 | Rev 3674 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 www 1
<?php
553 geraldo 2
 
1 www 3
use LeadersLinked\Model\UserType;
4
 
553 geraldo 5
function getAclResources() {
1 www 6
    return [
7
        'home',
8
        'onroom',
9
        'signin',
10
        'signin/facebook',
11
        'signin/twitter',
12
        'signin/google',
3639 efrain 13
        'signin/impersonate',
3298 efrain 14
        'share',
1 www 15
        'signout',
16
        'signup',
17
        'backend',
18
        'backend/signin-admin',
19
        'backend/signin-company',
210 efrain 20
        'csrf',
1 www 21
        'check-session',
3639 efrain 22
        'impersonate',
23
        'impersonate/execute',
1 www 24
        'notifications',
3262 efrain 25
        'notifications/mark-read',
26
        'notifications/mark-all-read',
27
        'notifications/delete',
28
        'notifications/clear',
29
        'notifications/unreads',
1 www 30
        'reset-password',
31
        'forgot-password',
32
        'activate-account',
33
        'professionalism-policy',
34
        'privacy-policy',
35
        'terms-and-conditions',
36
        'cookies',
37
        'help',
38
        'oauth',
39
        'oauth/facebook',
40
        'oauth/facebook/cancel',
41
        'oauth/facebook/delete',
42
        'oauth/twitter',
43
        'oauth/google',
44
        'oauth/instagram',
45
        'paypal',
46
        'paypal/success',
47
        'paypal/cancel',
48
        'services',
49
        'services/device',
50
        'services/check-session',
51
        'services/fcm',
52
        'services/signin',
53
        'services/signout',
54
        'services/sync',
55
        'services/sync-batch',
56
        'services/storage',
57
        'services/microlearning',
58
        'services/microlearning/refresh',
59
        'services/microlearning/check-changes',
280 efrain 60
        'services/microlearning/capsules',
61
        'services/microlearning/capsules/comments',
62
        'services/microlearning/capsules/comments/add',
63
        'services/microlearning/capsules/comments/delete',
1979 efrain 64
        'services/delete-account',
1 www 65
        'storage',
3639 efrain 66
        'storage-network',
1 www 67
        'dashboard',
60 efrain 68
        'dashboard2',
1 www 69
        'post',
70
        'feed',
71
        'feed/timeline',
72
        'feed/add',
73
        'feed/delete',
74
        'feed/share',
75
        'feed/comment',
76
        'feed/comment/delete',
77
        'feed/like',
78
        'feed/unlike',
79
        'connection',
80
        'connection/my-connections',
81
        'connection/people-you-may-know',
82
        'connection/people-blocked',
83
        'connection/people-blocked/delete',
84
        'connection/invitations-sent',
85
        'connection/invitations-received',
86
        'connection/request',
87
        'connection/approve',
88
        'connection/reject',
89
        'connection/block',
90
        'connection/cancel',
91
        'connection/delete',
92
        'connection/unblock',
93
        'account-settings',
94
        'account-settings/image',
95
        'account-settings/deactivate',
96
        'account-settings/notifications',
97
        'account-settings/password',
98
        'account-settings/social-networks',
99
        'account-settings/location',
100
        'account-settings/privacy',
101
        'account-settings/basic',
102
        'account-settings/browsers',
103
        'account-settings/ips',
104
        'account-settings/devices',
105
        'account-settings/transactions',
106
        'account-settings/transactions/add-funds',
107
        'account-settings/add-facebook',
108
        'account-settings/remove-facebook',
109
        'account-settings/add-twitter',
110
        'account-settings/remove-twitter',
111
        'account-settings/add-google',
112
        'account-settings/remove-google',
1979 efrain 113
        'account-settings/delete-account',
1 www 114
        'search',
115
        'search/company',
116
        'search/group',
117
        'search/job',
118
        'search/user',
119
        'moodle',
120
        'profile',
121
        'profile/self-evaluation',
122
        'profile/self-evaluation/take-a-test',
279 efrain 123
        'profile/self-evaluation/report',
553 geraldo 124
        'profile/performance-evaluation',
125
        'profile/performance-evaluation/take-a-test',
126
        'profile/performance-evaluation/report',
1 www 127
        'profile/microlearning',
128
        'profile/microlearning/timeline',
129
        'profile/microlearning/progress',
130
        'profile/view',
131
        'profile/people-viewed-profile',
132
        'profile/my-profiles',
133
        'profile/my-profiles/extended',
134
        'profile/my-profiles/cover',
135
        'profile/my-profiles/image',
136
        'profile/my-profiles/experience',
137
        'profile/my-profiles/education',
138
        'profile/my-profiles/language',
139
        'profile/my-profiles/location',
140
        'profile/my-profiles/skill',
141
        'profile/my-profiles/social-network',
142
        'profile/my-profiles/add',
143
        'profile/my-profiles/edit',
144
        'profile/my-profiles/delete',
145
        'company',
146
        'company/my-companies',
147
        'company/my-companies/add',
148
        'company/following-companies',
149
        'company/view',
150
        'company/follow',
151
        'company/unfollow',
152
        'company/request',
153
        'company/reject',
154
        'company/accept',
155
        'company/cancel',
156
        'company/leave',
157
        'company/requests-sent',
158
        'company/invitations-received',
159
        'company/i-work-with',
160
        'group',
161
        'group/view',
162
        'group/request',
163
        'group/leave',
164
        'group/cancel',
1360 efrain 165
        'group/accept',
166
        'group/reject',
1 www 167
        'group/my-groups',
168
        'group/my-groups/accessibility',
169
        'group/my-groups/industry',
170
        'group/my-groups/extended',
171
        'group/my-groups/type',
172
        'group/my-groups/users',
173
        'group/my-groups/image',
174
        'group/my-groups/cover',
175
        'group/my-groups/website',
176
        'group/my-groups/privacy',
177
        'group/my-groups/add',
178
        'group/my-groups/edit',
179
        'group/my-groups/delete',
180
        'group/my-groups/status',
181
        'group/joined-groups',
182
        'group/requests-sent',
183
        'group/invitations-received',
184
        'group/members',
185
        'group/members/approve',
186
        'group/members/reject',
187
        'group/members/invite',
188
        'group/members/cancel',
189
        'job',
190
        'job/view',
191
        'job/applied-jobs',
192
        'job/apply-job',
193
        'job/remove-apply-job',
194
        'job/saved-jobs',
195
        'job/save-job',
196
        'job/remove-save-job',
197
        'inmail',
198
        'inmail/block',
199
        'inmail/delete',
200
        'inmail/message',
201
        'inmail/message/send',
202
        'inmail/message/delete',
203
        'chat',
204
        'chat/heart-beat',
205
        'chat/create-group',
206
        'chat/add-user-to-group',
207
        'chat/mark-seen',
208
        'chat/mark-received',
209
        'chat/remove-user-from-group',
210
        'chat/get-all-messages',
211
        'chat/send',
212
        'chat/get-contacts-availables-for-group',
213
        'chat/get-contact-group-list',
214
        'chat/leave-group',
215
        'chat/delete-group',
216
        'chat/close',
217
        'chat/clear',
3121 efrain 218
        'chat/open',
1 www 219
        'chat/upload',
220
        'helpers',
221
        'helpers/search-people',
222
        'helpers/posts',
223
        'helpers/people-you-may-know',
224
        'helpers/people-viewed-profile',
225
        'helpers/company-follower',
226
        'helpers/company-suggestion',
227
        'helpers/group-members',
228
        'helpers/group-members/invite',
229
        'helpers/group-members/cancel',
230
        'helpers/group-members/reject',
231
        'helpers/group-members/approve',
232
        'helpers/groups-suggestion',
3298 efrain 233
        'helpers/my-groups',
2444 efrain 234
        'helpers/footer',
1 www 235
        'marketplace',
236
        'marketplace/categories',
237
        'marketplace/enroll',
238
        'marketplace/join',
239
        'marketplace/buy',
240
    ];
241
}
242
 
3639 efrain 243
function getAclSuperAdmin() {
244
    return [
245
        'impersonate',
246
        'impersonate/execute',
247
    ];
248
 
249
}
250
 
251
function getAclUsertypeDefaultNetwork()
252
{
253
    return [
254
        UserType::ADMIN => [
255
            'company',
256
            'company/my-companies',
257
            'company/my-companies/add',
258
            'company/following-companies',
259
            'company/view',
260
            'company/follow',
261
            'company/unfollow',
262
            'company/request',
263
            'company/reject',
264
            'company/accept',
265
            'company/cancel',
266
            'company/leave',
267
            'company/requests-sent',
268
            'company/invitations-received',
269
            'company/i-work-with',
270
            'search',
271
            'search/company',
272
        ]  ,
273
        UserType::USER => [
274
            'company',
275
            'company/my-companies',
276
            'company/my-companies/add',
277
            'company/following-companies',
278
            'company/view',
279
            'company/follow',
280
            'company/unfollow',
281
            'company/request',
282
            'company/reject',
283
            'company/accept',
284
            'company/cancel',
285
            'company/leave',
286
            'company/requests-sent',
287
            'company/invitations-received',
288
            'company/i-work-with',
289
            'search',
290
            'search/company',
291
        ]  ,
292
    ];
293
}
294
 
295
 
296
function getAclUsertypeOtherNetworkCreator()
297
{
298
    return [
299
        'company',
300
        'company/my-companies',
301
        'company/view',
302
        UserType::USER => [
303
            'company',
304
            'company/i-work-with',
305
            'search',
306
            'search/company',
307
        ]  ,
308
    ];
309
}
310
 
311
function getAclUsertypeOtherNetworkNonCreator()
312
{
313
    return [
314
        'company',
315
        'company/i-work-with',
316
        'company/view',
317
    ];
318
}
319
 
320
 
321
 
553 geraldo 322
function getAclUsertype() {
1 www 323
    return [
324
        UserType::ADMIN => [
325
            'home',
3298 efrain 326
            'share',
1 www 327
            'onroom',
328
            'signin',
329
            'signin/facebook',
330
            'signin/twitter',
331
            'signin/google',
3639 efrain 332
            'signin/impersonate',
1 www 333
            'signout',
334
            'signup',
210 efrain 335
            'csrf',
1 www 336
            'check-session',
337
            'notifications',
3262 efrain 338
            'notifications/mark-read',
339
            'notifications/mark-all-read',
340
            'notifications/delete',
341
            'notifications/clear',
342
            'notifications/unreads',
343
 
1 www 344
            'reset-password',
345
            'forgot-password',
346
            'professionalism-policy',
347
            'activate-account',
348
            'privacy-policy',
349
            'terms-and-conditions',
350
            'cookies',
351
            'backend',
352
            'backend/signin-admin',
353
            'backend/signin-company',
354
            'oauth',
355
            'oauth/facebook',
356
            'oauth/facebook/cancel',
357
            'oauth/facebook/delete',
358
            'oauth/twitter',
359
            'oauth/google',
360
            'oauth/instagram',
361
            'paypal',
362
            'paypal/success',
363
            'paypal/cancel',
364
            'services',
365
            'services/device',
366
            'services/check-session',
367
            'services/fcm',
368
            'services/signin',
369
            'services/signout',
370
            'services/sync',
371
            'services/sync-batch',
372
            'services/storage',
373
            'services/microlearning',
374
            'services/microlearning/refresh',
375
            'services/microlearning/check-changes',
280 efrain 376
            'services/microlearning/capsules',
377
            'services/microlearning/capsules/comments',
378
            'services/microlearning/capsules/comments/add',
379
            'services/microlearning/capsules/comments/delete',
1979 efrain 380
            'services/delete-account',
1 www 381
            'storage',
3639 efrain 382
            'storage-network',
1 www 383
            'dashboard',
60 efrain 384
            'dashboard2',
1 www 385
            'post',
386
            'feed',
387
            'feed/timeline',
388
            'feed/add',
389
            'feed/delete',
390
            'feed/share',
391
            'feed/comment',
392
            'feed/comment/delete',
393
            'feed/like',
394
            'feed/unlike',
395
            'connection',
396
            'connection/my-connections',
397
            'connection/people-you-may-know',
398
            'connection/people-blocked',
399
            'connection/people-blocked/delete',
400
            'connection/invitations-sent',
401
            'connection/invitations-received',
402
            'connection/request',
403
            'connection/approve',
404
            'connection/reject',
405
            'connection/block',
406
            'connection/cancel',
407
            'connection/delete',
408
            'connection/unblock',
409
            'account-settings',
410
            'account-settings/image',
411
            'account-settings/deactivate',
412
            'account-settings/notifications',
413
            'account-settings/password',
414
            'account-settings/social-networks',
415
            'account-settings/location',
416
            'account-settings/privacy',
417
            'account-settings/basic',
418
            'account-settings/browsers',
419
            'account-settings/ips',
420
            'account-settings/devices',
421
            'account-settings/transactions',
422
            'account-settings/transactions/add-funds',
423
            'account-settings/add-facebook',
424
            'account-settings/remove-facebook',
425
            'account-settings/add-twitter',
426
            'account-settings/remove-twitter',
427
            'account-settings/add-google',
428
            'account-settings/remove-google',
1979 efrain 429
            'account-settings/delete-account',
1 www 430
            'search',
431
            'search/group',
432
            'search/job',
433
            'search/user',
434
            'moodle',
435
            'profile',
436
            'profile/self-evaluation',
437
            'profile/self-evaluation/take-a-test',
279 efrain 438
            'profile/self-evaluation/report',
554 geraldo 439
            'profile/performance-evaluation',
440
            'profile/performance-evaluation/take-a-test',
441
            'profile/performance-evaluation/report',
1 www 442
            'profile/microlearning',
443
            'profile/microlearning/timeline',
444
            'profile/microlearning/progress',
445
            'profile/view',
446
            'profile/people-viewed-profile',
447
            'profile/my-profiles',
448
            'profile/my-profiles/extended',
449
            'profile/my-profiles/cover',
450
            'profile/my-profiles/image',
451
            'profile/my-profiles/experience',
452
            'profile/my-profiles/education',
453
            'profile/my-profiles/language',
454
            'profile/my-profiles/location',
455
            'profile/my-profiles/skill',
456
            'profile/my-profiles/social-network',
457
            'profile/my-profiles/add',
458
            'profile/my-profiles/edit',
459
            'profile/my-profiles/delete',
3639 efrain 460
 
1 www 461
            'group',
462
            'group/view',
463
            'group/request',
464
            'group/leave',
465
            'group/cancel',
1360 efrain 466
            'group/accept',
467
            'group/reject',
1 www 468
            'group/my-groups',
469
            'group/my-groups/accessibility',
470
            'group/my-groups/industry',
471
            'group/my-groups/extended',
472
            'group/my-groups/type',
473
            'group/my-groups/users',
474
            'group/my-groups/image',
475
            'group/my-groups/cover',
476
            'group/my-groups/website',
477
            'group/my-groups/privacy',
478
            'group/my-groups/add',
479
            'group/my-groups/edit',
480
            'group/my-groups/delete',
481
            'group/my-groups/status',
482
            'group/joined-groups',
483
            'group/requests-sent',
484
            'group/invitations-received',
485
            'group/members',
486
            'group/members/approve',
487
            'group/members/reject',
488
            'group/members/invite',
489
            'group/members/cancel',
490
            'job',
491
            'job/view',
492
            'job/applied-jobs',
493
            'job/apply-job',
494
            'job/remove-apply-job',
495
            'job/saved-jobs',
496
            'job/save-job',
497
            'job/remove-save-job',
498
            'inmail',
499
            'inmail/block',
500
            'inmail/delete',
501
            'inmail/message',
502
            'inmail/message/send',
503
            'inmail/message/delete',
504
            'chat',
505
            'chat/heart-beat',
506
            'chat/create-group',
507
            'chat/add-user-to-group',
508
            'chat/mark-seen',
509
            'chat/mark-received',
510
            'chat/remove-user-from-group',
511
            'chat/get-all-messages',
512
            'chat/send',
513
            'chat/get-contacts-availables-for-group',
514
            'chat/get-contact-group-list',
515
            'chat/leave-group',
516
            'chat/delete-group',
517
            'chat/close',
518
            'chat/clear',
3121 efrain 519
            'chat/open',
1 www 520
            'chat/upload',
521
            'help',
522
            'helpers',
523
            'helpers/search-people',
524
            'helpers/posts',
525
            'helpers/people-you-may-know',
526
            'helpers/people-viewed-profile',
527
            'helpers/company-follower',
528
            'helpers/company-suggestion',
529
            'helpers/group-members',
530
            'helpers/group-members/invite',
531
            'helpers/group-members/cancel',
532
            'helpers/group-members/reject',
533
            'helpers/group-members/approve',
534
            'helpers/groups-suggestion',
3298 efrain 535
            'helpers/my-groups',
2444 efrain 536
            'helpers/footer',
1 www 537
            'marketplace',
538
            'marketplace/categories',
539
            'marketplace/enroll',
540
            'marketplace/join',
541
            'marketplace/buy',
542
        ],
543
        UserType::USER => [
544
            'home',
545
            'onroom',
3298 efrain 546
            'share',
1 www 547
            'signin',
548
            'signin/facebook',
549
            'signin/twitter',
550
            'signin/google',
3639 efrain 551
            'signin/impersonate',
1 www 552
            'signout',
553
            'signup',
210 efrain 554
            'csrf',
1 www 555
            'check-session',
556
            'notifications',
3262 efrain 557
            'notifications/mark-read',
558
            'notifications/mark-all-read',
559
            'notifications/delete',
560
            'notifications/clear',
561
            'notifications/unreads',
1 www 562
            'professionalism-policy',
563
            'reset-password',
564
            'forgot-password',
565
            'activate-account',
566
            'privacy-policy',
567
            'terms-and-conditions',
568
            'cookies',
569
            'backend',
570
            'backend/signin-company',
571
            'oauth',
572
            'oauth/facebook',
573
            'oauth/facebook/cancel',
574
            'oauth/facebook/delete',
575
            'oauth/twitter',
576
            'oauth/google',
577
            'oauth/instagram',
578
            'paypal',
579
            'paypal/success',
580
            'paypal/cancel',
581
            'services',
582
            'services/device',
583
            'services/check-session',
584
            'services/fcm',
585
            'services/signin',
1323 efrain 586
            'services/signout',
1 www 587
            'services/sync',
588
            'services/sync-batch',
589
            'services/storage',
590
            'services/microlearning',
591
            'services/microlearning/refresh',
592
            'services/microlearning/check-changes',
280 efrain 593
            'services/microlearning/capsules',
594
            'services/microlearning/capsules/comments',
595
            'services/microlearning/capsules/comments/add',
596
            'services/microlearning/capsules/comments/delete',
1979 efrain 597
            'services/delete-account',
1 www 598
            'storage',
3639 efrain 599
            'storage-network',
1 www 600
            'dashboard',
60 efrain 601
            'dashboard2',
1 www 602
            'post',
603
            'feed',
604
            'feed/timeline',
605
            'feed/add',
606
            'feed/delete',
607
            'feed/share',
608
            'feed/comment',
609
            'feed/comment/delete',
610
            'feed/like',
611
            'feed/unlike',
612
            'connection',
613
            'connection/my-connections',
614
            'connection/people-you-may-know',
615
            'connection/people-blocked',
616
            'connection/people-blocked/delete',
617
            'connection/invitations-sent',
618
            'connection/invitations-received',
619
            'connection/request',
620
            'connection/approve',
621
            'connection/reject',
622
            'connection/block',
623
            'connection/cancel',
624
            'connection/delete',
625
            'connection/unblock',
626
            'account-settings',
627
            'account-settings/image',
628
            'account-settings/deactivate',
629
            'account-settings/notifications',
630
            'account-settings/password',
631
            'account-settings/social-networks',
632
            'account-settings/location',
633
            'account-settings/privacy',
634
            'account-settings/basic',
635
            'account-settings/browsers',
636
            'account-settings/ips',
637
            'account-settings/devices',
638
            'account-settings/transactions',
639
            'account-settings/transactions/add-funds',
640
            'account-settings/add-facebook',
641
            'account-settings/remove-facebook',
642
            'account-settings/add-twitter',
643
            'account-settings/remove-twitter',
644
            'account-settings/add-google',
645
            'account-settings/remove-google',
1979 efrain 646
            'account-settings/delete-account',
1 www 647
            'search',
648
            'search/group',
649
            'search/job',
650
            'search/user',
651
            'moodle',
652
            'profile',
653
            'profile/self-evaluation',
654
            'profile/self-evaluation/take-a-test',
279 efrain 655
            'profile/self-evaluation/report',
554 geraldo 656
            'profile/performance-evaluation',
657
            'profile/performance-evaluation/take-a-test',
658
            'profile/performance-evaluation/report',
1 www 659
            'profile/microlearning',
660
            'profile/microlearning/timeline',
661
            'profile/microlearning/progress',
662
            'profile/view',
663
            'profile/people-viewed-profile',
664
            'profile/my-profiles',
665
            'profile/my-profiles/extended',
666
            'profile/my-profiles/cover',
667
            'profile/my-profiles/image',
668
            'profile/my-profiles/experience',
669
            'profile/my-profiles/education',
670
            'profile/my-profiles/language',
671
            'profile/my-profiles/location',
672
            'profile/my-profiles/skill',
673
            'profile/my-profiles/social-network',
674
            'profile/my-profiles/add',
675
            'profile/my-profiles/edit',
676
            'profile/my-profiles/delete',
677
            'group',
678
            'group/view',
679
            'group/request',
680
            'group/leave',
681
            'group/cancel',
1360 efrain 682
            'group/accept',
683
            'group/reject',
1 www 684
            'group/my-groups',
685
            'group/my-groups/accessibility',
686
            'group/my-groups/industry',
687
            'group/my-groups/extended',
688
            'group/my-groups/type',
689
            'group/my-groups/users',
690
            'group/my-groups/image',
691
            'group/my-groups/cover',
692
            'group/my-groups/website',
693
            'group/my-groups/privacy',
694
            'group/my-groups/add',
695
            'group/my-groups/edit',
696
            'group/my-groups/delete',
697
            'group/my-groups/status',
698
            'group/joined-groups',
699
            'group/requests-sent',
700
            'group/invitations-received',
701
            'group/members',
702
            'group/members/approve',
703
            'group/members/reject',
704
            'group/members/invite',
705
            'group/members/cancel',
706
            'job',
707
            'job/view',
708
            'job/applied-jobs',
709
            'job/apply-job',
710
            'job/remove-apply-job',
711
            'job/saved-jobs',
712
            'job/save-job',
713
            'job/remove-save-job',
714
            'inmail',
715
            'inmail/block',
716
            'inmail/delete',
717
            'inmail/message',
718
            'inmail/message/send',
719
            'inmail/message/delete',
720
            'chat',
721
            'chat/heart-beat',
722
            'chat/create-group',
723
            'chat/add-user-to-group',
724
            'chat/mark-seen',
725
            'chat/mark-received',
726
            'chat/remove-user-from-group',
727
            'chat/get-all-messages',
728
            'chat/send',
729
            'chat/get-contacts-availables-for-group',
730
            'chat/get-contact-group-list',
731
            'chat/leave-group',
732
            'chat/delete-group',
733
            'chat/close',
734
            'chat/clear',
3121 efrain 735
            'chat/open',
1 www 736
            'chat/upload',
737
            'help',
738
            'helpers',
739
            'helpers/search-people',
740
            'helpers/posts',
741
            'helpers/people-you-may-know',
742
            'helpers/people-viewed-profile',
743
            'helpers/company-follower',
744
            'helpers/company-suggestion',
745
            'helpers/group-members',
746
            'helpers/group-members/invite',
747
            'helpers/group-members/cancel',
748
            'helpers/group-members/reject',
749
            'helpers/group-members/approve',
750
            'helpers/groups-suggestion',
3298 efrain 751
            'helpers/my-groups',
2444 efrain 752
            'helpers/footer',
1 www 753
            'marketplace',
754
            'marketplace/categories',
755
            'marketplace/enroll',
756
            'marketplace/join',
757
            'marketplace/buy',
758
        ],
759
        UserType::GUEST => [
760
            'home',
761
            'onroom',
3349 efrain 762
            'share',
1 www 763
            'signin',
764
            'signin/facebook',
765
            'signin/twitter',
766
            'signin/google',
3639 efrain 767
            'signin/impersonate',
1 www 768
            'signout',
769
            'signup',
770
            'check-session',
771
            'notifications',
3262 efrain 772
            'notifications/mark-read',
773
            'notifications/mark-all-read',
774
            'notifications/delete',
775
            'notifications/clear',
776
            'notifications/unreads',
1 www 777
            'professionalism-policy',
778
            'reset-password',
779
            'forgot-password',
780
            'activate-account',
781
            'privacy-policy',
782
            'terms-and-conditions',
783
            'cookies',
2581 efrain 784
            'csrf',
1 www 785
            'oauth',
786
            'oauth/facebook',
787
            'oauth/facebook/cancel',
788
            'oauth/facebook/delete',
789
            'oauth/twitter',
790
            'oauth/google',
791
            'oauth/instagram',
792
            'paypal',
793
            'paypal/success',
794
            'paypal/cancel',
3639 efrain 795
            'storage-network',
1 www 796
            'services',
797
            'services/device',
798
            'services/check-session',
799
            'services/fcm',
800
            'services/signin',
801
            'services/signout',
802
            'services/sync',
803
            'services/sync-batch',
804
        ],
1979 efrain 805
        UserType::USER_DELETED => [
806
            'home',
807
            'signin',
808
            'signin/facebook',
809
            'signin/twitter',
810
            'signin/google',
811
            'signout',
812
            'signup',
813
            'check-session',
814
            'notifications',
3262 efrain 815
            'notifications/mark-read',
816
            'notifications/mark-all-read',
817
            'notifications/delete',
818
            'notifications/clear',
819
            'notifications/unreads',
1979 efrain 820
            'professionalism-policy',
821
            'reset-password',
822
            'forgot-password',
823
            'activate-account',
824
            'privacy-policy',
825
            'terms-and-conditions',
826
            'cookies',
827
            'oauth',
2581 efrain 828
            'csrf',
1979 efrain 829
            'oauth/facebook',
830
            'oauth/facebook/cancel',
831
            'oauth/facebook/delete',
832
            'oauth/twitter',
833
            'oauth/google',
834
            'oauth/instagram',
2002 efrain 835
            'services',
836
            'services/device',
837
            'services/check-session',
838
            'services/fcm',
839
            'services/signin',
840
            'services/signout',
841
            'services/sync',
842
            'services/sync-batch',
1979 efrain 843
        ],
1 www 844
    ];
845
}