Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3639 | Rev 3775 | 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',
3674 efrain 302
 
3639 efrain 303
    ];
304
}
305
 
306
function getAclUsertypeOtherNetworkNonCreator()
307
{
308
    return [
309
        'company',
310
        'company/i-work-with',
311
        'company/view',
312
    ];
313
}
314
 
315
 
316
 
553 geraldo 317
function getAclUsertype() {
1 www 318
    return [
319
        UserType::ADMIN => [
320
            'home',
3298 efrain 321
            'share',
1 www 322
            'onroom',
323
            'signin',
324
            'signin/facebook',
325
            'signin/twitter',
326
            'signin/google',
3639 efrain 327
            'signin/impersonate',
1 www 328
            'signout',
329
            'signup',
210 efrain 330
            'csrf',
1 www 331
            'check-session',
332
            'notifications',
3262 efrain 333
            'notifications/mark-read',
334
            'notifications/mark-all-read',
335
            'notifications/delete',
336
            'notifications/clear',
337
            'notifications/unreads',
338
 
1 www 339
            'reset-password',
340
            'forgot-password',
341
            'professionalism-policy',
342
            'activate-account',
343
            'privacy-policy',
344
            'terms-and-conditions',
345
            'cookies',
346
            'backend',
347
            'backend/signin-admin',
348
            'backend/signin-company',
349
            'oauth',
350
            'oauth/facebook',
351
            'oauth/facebook/cancel',
352
            'oauth/facebook/delete',
353
            'oauth/twitter',
354
            'oauth/google',
355
            'oauth/instagram',
356
            'paypal',
357
            'paypal/success',
358
            'paypal/cancel',
359
            'services',
360
            'services/device',
361
            'services/check-session',
362
            'services/fcm',
363
            'services/signin',
364
            'services/signout',
365
            'services/sync',
366
            'services/sync-batch',
367
            'services/storage',
368
            'services/microlearning',
369
            'services/microlearning/refresh',
370
            'services/microlearning/check-changes',
280 efrain 371
            'services/microlearning/capsules',
372
            'services/microlearning/capsules/comments',
373
            'services/microlearning/capsules/comments/add',
374
            'services/microlearning/capsules/comments/delete',
1979 efrain 375
            'services/delete-account',
1 www 376
            'storage',
3639 efrain 377
            'storage-network',
1 www 378
            'dashboard',
60 efrain 379
            'dashboard2',
1 www 380
            'post',
381
            'feed',
382
            'feed/timeline',
383
            'feed/add',
384
            'feed/delete',
385
            'feed/share',
386
            'feed/comment',
387
            'feed/comment/delete',
388
            'feed/like',
389
            'feed/unlike',
390
            'connection',
391
            'connection/my-connections',
392
            'connection/people-you-may-know',
393
            'connection/people-blocked',
394
            'connection/people-blocked/delete',
395
            'connection/invitations-sent',
396
            'connection/invitations-received',
397
            'connection/request',
398
            'connection/approve',
399
            'connection/reject',
400
            'connection/block',
401
            'connection/cancel',
402
            'connection/delete',
403
            'connection/unblock',
404
            'account-settings',
405
            'account-settings/image',
406
            'account-settings/deactivate',
407
            'account-settings/notifications',
408
            'account-settings/password',
409
            'account-settings/social-networks',
410
            'account-settings/location',
411
            'account-settings/privacy',
412
            'account-settings/basic',
413
            'account-settings/browsers',
414
            'account-settings/ips',
415
            'account-settings/devices',
416
            'account-settings/transactions',
417
            'account-settings/transactions/add-funds',
418
            'account-settings/add-facebook',
419
            'account-settings/remove-facebook',
420
            'account-settings/add-twitter',
421
            'account-settings/remove-twitter',
422
            'account-settings/add-google',
423
            'account-settings/remove-google',
1979 efrain 424
            'account-settings/delete-account',
1 www 425
            'search',
426
            'search/group',
427
            'search/job',
428
            'search/user',
429
            'moodle',
430
            'profile',
431
            'profile/self-evaluation',
432
            'profile/self-evaluation/take-a-test',
279 efrain 433
            'profile/self-evaluation/report',
554 geraldo 434
            'profile/performance-evaluation',
435
            'profile/performance-evaluation/take-a-test',
436
            'profile/performance-evaluation/report',
1 www 437
            'profile/microlearning',
438
            'profile/microlearning/timeline',
439
            'profile/microlearning/progress',
440
            'profile/view',
441
            'profile/people-viewed-profile',
442
            'profile/my-profiles',
443
            'profile/my-profiles/extended',
444
            'profile/my-profiles/cover',
445
            'profile/my-profiles/image',
446
            'profile/my-profiles/experience',
447
            'profile/my-profiles/education',
448
            'profile/my-profiles/language',
449
            'profile/my-profiles/location',
450
            'profile/my-profiles/skill',
451
            'profile/my-profiles/social-network',
452
            'profile/my-profiles/add',
453
            'profile/my-profiles/edit',
454
            'profile/my-profiles/delete',
3639 efrain 455
 
1 www 456
            'group',
457
            'group/view',
458
            'group/request',
459
            'group/leave',
460
            'group/cancel',
1360 efrain 461
            'group/accept',
462
            'group/reject',
1 www 463
            'group/my-groups',
464
            'group/my-groups/accessibility',
465
            'group/my-groups/industry',
466
            'group/my-groups/extended',
467
            'group/my-groups/type',
468
            'group/my-groups/users',
469
            'group/my-groups/image',
470
            'group/my-groups/cover',
471
            'group/my-groups/website',
472
            'group/my-groups/privacy',
473
            'group/my-groups/add',
474
            'group/my-groups/edit',
475
            'group/my-groups/delete',
476
            'group/my-groups/status',
477
            'group/joined-groups',
478
            'group/requests-sent',
479
            'group/invitations-received',
480
            'group/members',
481
            'group/members/approve',
482
            'group/members/reject',
483
            'group/members/invite',
484
            'group/members/cancel',
485
            'job',
486
            'job/view',
487
            'job/applied-jobs',
488
            'job/apply-job',
489
            'job/remove-apply-job',
490
            'job/saved-jobs',
491
            'job/save-job',
492
            'job/remove-save-job',
493
            'inmail',
494
            'inmail/block',
495
            'inmail/delete',
496
            'inmail/message',
497
            'inmail/message/send',
498
            'inmail/message/delete',
499
            'chat',
500
            'chat/heart-beat',
501
            'chat/create-group',
502
            'chat/add-user-to-group',
503
            'chat/mark-seen',
504
            'chat/mark-received',
505
            'chat/remove-user-from-group',
506
            'chat/get-all-messages',
507
            'chat/send',
508
            'chat/get-contacts-availables-for-group',
509
            'chat/get-contact-group-list',
510
            'chat/leave-group',
511
            'chat/delete-group',
512
            'chat/close',
513
            'chat/clear',
3121 efrain 514
            'chat/open',
1 www 515
            'chat/upload',
516
            'help',
517
            'helpers',
518
            'helpers/search-people',
519
            'helpers/posts',
520
            'helpers/people-you-may-know',
521
            'helpers/people-viewed-profile',
522
            'helpers/company-follower',
523
            'helpers/company-suggestion',
524
            'helpers/group-members',
525
            'helpers/group-members/invite',
526
            'helpers/group-members/cancel',
527
            'helpers/group-members/reject',
528
            'helpers/group-members/approve',
529
            'helpers/groups-suggestion',
3298 efrain 530
            'helpers/my-groups',
2444 efrain 531
            'helpers/footer',
1 www 532
            'marketplace',
533
            'marketplace/categories',
534
            'marketplace/enroll',
535
            'marketplace/join',
536
            'marketplace/buy',
537
        ],
538
        UserType::USER => [
539
            'home',
540
            'onroom',
3298 efrain 541
            'share',
1 www 542
            'signin',
543
            'signin/facebook',
544
            'signin/twitter',
545
            'signin/google',
3639 efrain 546
            'signin/impersonate',
1 www 547
            'signout',
548
            'signup',
210 efrain 549
            'csrf',
1 www 550
            'check-session',
551
            'notifications',
3262 efrain 552
            'notifications/mark-read',
553
            'notifications/mark-all-read',
554
            'notifications/delete',
555
            'notifications/clear',
556
            'notifications/unreads',
1 www 557
            'professionalism-policy',
558
            'reset-password',
559
            'forgot-password',
560
            'activate-account',
561
            'privacy-policy',
562
            'terms-and-conditions',
563
            'cookies',
564
            'backend',
565
            'backend/signin-company',
566
            'oauth',
567
            'oauth/facebook',
568
            'oauth/facebook/cancel',
569
            'oauth/facebook/delete',
570
            'oauth/twitter',
571
            'oauth/google',
572
            'oauth/instagram',
573
            'paypal',
574
            'paypal/success',
575
            'paypal/cancel',
576
            'services',
577
            'services/device',
578
            'services/check-session',
579
            'services/fcm',
580
            'services/signin',
1323 efrain 581
            'services/signout',
1 www 582
            'services/sync',
583
            'services/sync-batch',
584
            'services/storage',
585
            'services/microlearning',
586
            'services/microlearning/refresh',
587
            'services/microlearning/check-changes',
280 efrain 588
            'services/microlearning/capsules',
589
            'services/microlearning/capsules/comments',
590
            'services/microlearning/capsules/comments/add',
591
            'services/microlearning/capsules/comments/delete',
1979 efrain 592
            'services/delete-account',
1 www 593
            'storage',
3639 efrain 594
            'storage-network',
1 www 595
            'dashboard',
60 efrain 596
            'dashboard2',
1 www 597
            'post',
598
            'feed',
599
            'feed/timeline',
600
            'feed/add',
601
            'feed/delete',
602
            'feed/share',
603
            'feed/comment',
604
            'feed/comment/delete',
605
            'feed/like',
606
            'feed/unlike',
607
            'connection',
608
            'connection/my-connections',
609
            'connection/people-you-may-know',
610
            'connection/people-blocked',
611
            'connection/people-blocked/delete',
612
            'connection/invitations-sent',
613
            'connection/invitations-received',
614
            'connection/request',
615
            'connection/approve',
616
            'connection/reject',
617
            'connection/block',
618
            'connection/cancel',
619
            'connection/delete',
620
            'connection/unblock',
621
            'account-settings',
622
            'account-settings/image',
623
            'account-settings/deactivate',
624
            'account-settings/notifications',
625
            'account-settings/password',
626
            'account-settings/social-networks',
627
            'account-settings/location',
628
            'account-settings/privacy',
629
            'account-settings/basic',
630
            'account-settings/browsers',
631
            'account-settings/ips',
632
            'account-settings/devices',
633
            'account-settings/transactions',
634
            'account-settings/transactions/add-funds',
635
            'account-settings/add-facebook',
636
            'account-settings/remove-facebook',
637
            'account-settings/add-twitter',
638
            'account-settings/remove-twitter',
639
            'account-settings/add-google',
640
            'account-settings/remove-google',
1979 efrain 641
            'account-settings/delete-account',
1 www 642
            'search',
643
            'search/group',
644
            'search/job',
645
            'search/user',
646
            'moodle',
647
            'profile',
648
            'profile/self-evaluation',
649
            'profile/self-evaluation/take-a-test',
279 efrain 650
            'profile/self-evaluation/report',
554 geraldo 651
            'profile/performance-evaluation',
652
            'profile/performance-evaluation/take-a-test',
653
            'profile/performance-evaluation/report',
1 www 654
            'profile/microlearning',
655
            'profile/microlearning/timeline',
656
            'profile/microlearning/progress',
657
            'profile/view',
658
            'profile/people-viewed-profile',
659
            'profile/my-profiles',
660
            'profile/my-profiles/extended',
661
            'profile/my-profiles/cover',
662
            'profile/my-profiles/image',
663
            'profile/my-profiles/experience',
664
            'profile/my-profiles/education',
665
            'profile/my-profiles/language',
666
            'profile/my-profiles/location',
667
            'profile/my-profiles/skill',
668
            'profile/my-profiles/social-network',
669
            'profile/my-profiles/add',
670
            'profile/my-profiles/edit',
671
            'profile/my-profiles/delete',
672
            'group',
673
            'group/view',
674
            'group/request',
675
            'group/leave',
676
            'group/cancel',
1360 efrain 677
            'group/accept',
678
            'group/reject',
1 www 679
            'group/my-groups',
680
            'group/my-groups/accessibility',
681
            'group/my-groups/industry',
682
            'group/my-groups/extended',
683
            'group/my-groups/type',
684
            'group/my-groups/users',
685
            'group/my-groups/image',
686
            'group/my-groups/cover',
687
            'group/my-groups/website',
688
            'group/my-groups/privacy',
689
            'group/my-groups/add',
690
            'group/my-groups/edit',
691
            'group/my-groups/delete',
692
            'group/my-groups/status',
693
            'group/joined-groups',
694
            'group/requests-sent',
695
            'group/invitations-received',
696
            'group/members',
697
            'group/members/approve',
698
            'group/members/reject',
699
            'group/members/invite',
700
            'group/members/cancel',
701
            'job',
702
            'job/view',
703
            'job/applied-jobs',
704
            'job/apply-job',
705
            'job/remove-apply-job',
706
            'job/saved-jobs',
707
            'job/save-job',
708
            'job/remove-save-job',
709
            'inmail',
710
            'inmail/block',
711
            'inmail/delete',
712
            'inmail/message',
713
            'inmail/message/send',
714
            'inmail/message/delete',
715
            'chat',
716
            'chat/heart-beat',
717
            'chat/create-group',
718
            'chat/add-user-to-group',
719
            'chat/mark-seen',
720
            'chat/mark-received',
721
            'chat/remove-user-from-group',
722
            'chat/get-all-messages',
723
            'chat/send',
724
            'chat/get-contacts-availables-for-group',
725
            'chat/get-contact-group-list',
726
            'chat/leave-group',
727
            'chat/delete-group',
728
            'chat/close',
729
            'chat/clear',
3121 efrain 730
            'chat/open',
1 www 731
            'chat/upload',
732
            'help',
733
            'helpers',
734
            'helpers/search-people',
735
            'helpers/posts',
736
            'helpers/people-you-may-know',
737
            'helpers/people-viewed-profile',
738
            'helpers/company-follower',
739
            'helpers/company-suggestion',
740
            'helpers/group-members',
741
            'helpers/group-members/invite',
742
            'helpers/group-members/cancel',
743
            'helpers/group-members/reject',
744
            'helpers/group-members/approve',
745
            'helpers/groups-suggestion',
3298 efrain 746
            'helpers/my-groups',
2444 efrain 747
            'helpers/footer',
1 www 748
            'marketplace',
749
            'marketplace/categories',
750
            'marketplace/enroll',
751
            'marketplace/join',
752
            'marketplace/buy',
753
        ],
754
        UserType::GUEST => [
755
            'home',
756
            'onroom',
3349 efrain 757
            'share',
1 www 758
            'signin',
759
            'signin/facebook',
760
            'signin/twitter',
761
            'signin/google',
3639 efrain 762
            'signin/impersonate',
1 www 763
            'signout',
764
            'signup',
765
            'check-session',
766
            'notifications',
3262 efrain 767
            'notifications/mark-read',
768
            'notifications/mark-all-read',
769
            'notifications/delete',
770
            'notifications/clear',
771
            'notifications/unreads',
1 www 772
            'professionalism-policy',
773
            'reset-password',
774
            'forgot-password',
775
            'activate-account',
776
            'privacy-policy',
777
            'terms-and-conditions',
778
            'cookies',
2581 efrain 779
            'csrf',
1 www 780
            'oauth',
781
            'oauth/facebook',
782
            'oauth/facebook/cancel',
783
            'oauth/facebook/delete',
784
            'oauth/twitter',
785
            'oauth/google',
786
            'oauth/instagram',
787
            'paypal',
788
            'paypal/success',
789
            'paypal/cancel',
3639 efrain 790
            'storage-network',
1 www 791
            'services',
792
            'services/device',
793
            'services/check-session',
794
            'services/fcm',
795
            'services/signin',
796
            'services/signout',
797
            'services/sync',
798
            'services/sync-batch',
799
        ],
1979 efrain 800
        UserType::USER_DELETED => [
801
            'home',
802
            'signin',
803
            'signin/facebook',
804
            'signin/twitter',
805
            'signin/google',
806
            'signout',
807
            'signup',
808
            'check-session',
809
            'notifications',
3262 efrain 810
            'notifications/mark-read',
811
            'notifications/mark-all-read',
812
            'notifications/delete',
813
            'notifications/clear',
814
            'notifications/unreads',
1979 efrain 815
            'professionalism-policy',
816
            'reset-password',
817
            'forgot-password',
818
            'activate-account',
819
            'privacy-policy',
820
            'terms-and-conditions',
821
            'cookies',
822
            'oauth',
2581 efrain 823
            'csrf',
1979 efrain 824
            'oauth/facebook',
825
            'oauth/facebook/cancel',
826
            'oauth/facebook/delete',
827
            'oauth/twitter',
828
            'oauth/google',
829
            'oauth/instagram',
2002 efrain 830
            'services',
831
            'services/device',
832
            'services/check-session',
833
            'services/fcm',
834
            'services/signin',
835
            'services/signout',
836
            'services/sync',
837
            'services/sync-batch',
1979 efrain 838
        ],
1 www 839
    ];
840
}