Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3674 | Rev 3912 | 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',
3775 efrain 20
        'shorter',
21
        'shorter/generate',
210 efrain 22
        'csrf',
1 www 23
        'check-session',
3639 efrain 24
        'impersonate',
25
        'impersonate/execute',
1 www 26
        'notifications',
3262 efrain 27
        'notifications/mark-read',
28
        'notifications/mark-all-read',
29
        'notifications/delete',
30
        'notifications/clear',
31
        'notifications/unreads',
1 www 32
        'reset-password',
33
        'forgot-password',
34
        'activate-account',
35
        'professionalism-policy',
36
        'privacy-policy',
37
        'terms-and-conditions',
38
        'cookies',
39
        'help',
40
        'oauth',
41
        'oauth/facebook',
42
        'oauth/facebook/cancel',
43
        'oauth/facebook/delete',
44
        'oauth/twitter',
45
        'oauth/google',
46
        'oauth/instagram',
47
        'paypal',
48
        'paypal/success',
49
        'paypal/cancel',
50
        'services',
51
        'services/device',
52
        'services/check-session',
53
        'services/fcm',
54
        'services/signin',
55
        'services/signout',
56
        'services/sync',
57
        'services/sync-batch',
58
        'services/storage',
59
        'services/microlearning',
60
        'services/microlearning/refresh',
61
        'services/microlearning/check-changes',
280 efrain 62
        'services/microlearning/capsules',
63
        'services/microlearning/capsules/comments',
64
        'services/microlearning/capsules/comments/add',
65
        'services/microlearning/capsules/comments/delete',
1979 efrain 66
        'services/delete-account',
1 www 67
        'storage',
3639 efrain 68
        'storage-network',
1 www 69
        'dashboard',
60 efrain 70
        'dashboard2',
1 www 71
        'post',
72
        'feed',
73
        'feed/timeline',
74
        'feed/add',
75
        'feed/delete',
76
        'feed/share',
77
        'feed/comment',
78
        'feed/comment/delete',
79
        'feed/like',
80
        'feed/unlike',
81
        'connection',
82
        'connection/my-connections',
83
        'connection/people-you-may-know',
84
        'connection/people-blocked',
85
        'connection/people-blocked/delete',
86
        'connection/invitations-sent',
87
        'connection/invitations-received',
88
        'connection/request',
89
        'connection/approve',
90
        'connection/reject',
91
        'connection/block',
92
        'connection/cancel',
93
        'connection/delete',
94
        'connection/unblock',
95
        'account-settings',
96
        'account-settings/image',
97
        'account-settings/deactivate',
98
        'account-settings/notifications',
99
        'account-settings/password',
100
        'account-settings/social-networks',
101
        'account-settings/location',
102
        'account-settings/privacy',
103
        'account-settings/basic',
104
        'account-settings/browsers',
105
        'account-settings/ips',
106
        'account-settings/devices',
107
        'account-settings/transactions',
108
        'account-settings/transactions/add-funds',
109
        'account-settings/add-facebook',
110
        'account-settings/remove-facebook',
111
        'account-settings/add-twitter',
112
        'account-settings/remove-twitter',
113
        'account-settings/add-google',
114
        'account-settings/remove-google',
1979 efrain 115
        'account-settings/delete-account',
1 www 116
        'search',
117
        'search/company',
118
        'search/group',
119
        'search/job',
120
        'search/user',
121
        'moodle',
122
        'profile',
123
        'profile/self-evaluation',
124
        'profile/self-evaluation/take-a-test',
279 efrain 125
        'profile/self-evaluation/report',
553 geraldo 126
        'profile/performance-evaluation',
127
        'profile/performance-evaluation/take-a-test',
128
        'profile/performance-evaluation/report',
1 www 129
        'profile/microlearning',
130
        'profile/microlearning/timeline',
131
        'profile/microlearning/progress',
132
        'profile/view',
133
        'profile/people-viewed-profile',
134
        'profile/my-profiles',
135
        'profile/my-profiles/extended',
136
        'profile/my-profiles/cover',
137
        'profile/my-profiles/image',
138
        'profile/my-profiles/experience',
139
        'profile/my-profiles/education',
140
        'profile/my-profiles/language',
141
        'profile/my-profiles/location',
142
        'profile/my-profiles/skill',
143
        'profile/my-profiles/social-network',
144
        'profile/my-profiles/add',
145
        'profile/my-profiles/edit',
146
        'profile/my-profiles/delete',
147
        'company',
148
        'company/my-companies',
149
        'company/my-companies/add',
150
        'company/following-companies',
151
        'company/view',
152
        'company/follow',
153
        'company/unfollow',
154
        'company/request',
155
        'company/reject',
156
        'company/accept',
157
        'company/cancel',
158
        'company/leave',
159
        'company/requests-sent',
160
        'company/invitations-received',
161
        'company/i-work-with',
162
        'group',
163
        'group/view',
164
        'group/request',
165
        'group/leave',
166
        'group/cancel',
1360 efrain 167
        'group/accept',
168
        'group/reject',
1 www 169
        'group/my-groups',
170
        'group/my-groups/accessibility',
171
        'group/my-groups/industry',
172
        'group/my-groups/extended',
173
        'group/my-groups/type',
174
        'group/my-groups/users',
175
        'group/my-groups/image',
176
        'group/my-groups/cover',
177
        'group/my-groups/website',
178
        'group/my-groups/privacy',
179
        'group/my-groups/add',
180
        'group/my-groups/edit',
181
        'group/my-groups/delete',
182
        'group/my-groups/status',
183
        'group/joined-groups',
184
        'group/requests-sent',
185
        'group/invitations-received',
186
        'group/members',
187
        'group/members/approve',
188
        'group/members/reject',
189
        'group/members/invite',
190
        'group/members/cancel',
191
        'job',
192
        'job/view',
193
        'job/applied-jobs',
194
        'job/apply-job',
195
        'job/remove-apply-job',
196
        'job/saved-jobs',
197
        'job/save-job',
198
        'job/remove-save-job',
199
        'inmail',
200
        'inmail/block',
201
        'inmail/delete',
202
        'inmail/message',
203
        'inmail/message/send',
204
        'inmail/message/delete',
205
        'chat',
206
        'chat/heart-beat',
207
        'chat/create-group',
208
        'chat/add-user-to-group',
209
        'chat/mark-seen',
210
        'chat/mark-received',
211
        'chat/remove-user-from-group',
212
        'chat/get-all-messages',
213
        'chat/send',
214
        'chat/get-contacts-availables-for-group',
215
        'chat/get-contact-group-list',
216
        'chat/leave-group',
217
        'chat/delete-group',
218
        'chat/close',
219
        'chat/clear',
3121 efrain 220
        'chat/open',
1 www 221
        'chat/upload',
222
        'helpers',
223
        'helpers/search-people',
224
        'helpers/posts',
225
        'helpers/people-you-may-know',
226
        'helpers/people-viewed-profile',
227
        'helpers/company-follower',
228
        'helpers/company-suggestion',
229
        'helpers/group-members',
230
        'helpers/group-members/invite',
231
        'helpers/group-members/cancel',
232
        'helpers/group-members/reject',
233
        'helpers/group-members/approve',
234
        'helpers/groups-suggestion',
3298 efrain 235
        'helpers/my-groups',
2444 efrain 236
        'helpers/footer',
1 www 237
        'marketplace',
238
        'marketplace/categories',
239
        'marketplace/enroll',
240
        'marketplace/join',
241
        'marketplace/buy',
242
    ];
243
}
244
 
3639 efrain 245
function getAclSuperAdmin() {
246
    return [
247
        'impersonate',
248
        'impersonate/execute',
249
    ];
250
 
251
}
252
 
253
function getAclUsertypeDefaultNetwork()
254
{
255
    return [
256
        UserType::ADMIN => [
257
            'company',
258
            'company/my-companies',
259
            'company/my-companies/add',
260
            'company/following-companies',
261
            'company/view',
262
            'company/follow',
263
            'company/unfollow',
264
            'company/request',
265
            'company/reject',
266
            'company/accept',
267
            'company/cancel',
268
            'company/leave',
269
            'company/requests-sent',
270
            'company/invitations-received',
271
            'company/i-work-with',
272
            'search',
273
            'search/company',
274
        ]  ,
275
        UserType::USER => [
276
            'company',
277
            'company/my-companies',
278
            'company/my-companies/add',
279
            'company/following-companies',
280
            'company/view',
281
            'company/follow',
282
            'company/unfollow',
283
            'company/request',
284
            'company/reject',
285
            'company/accept',
286
            'company/cancel',
287
            'company/leave',
288
            'company/requests-sent',
289
            'company/invitations-received',
290
            'company/i-work-with',
291
            'search',
292
            'search/company',
293
        ]  ,
294
    ];
295
}
296
 
297
 
298
function getAclUsertypeOtherNetworkCreator()
299
{
300
    return [
301
        'company',
302
        'company/my-companies',
303
        'company/view',
3674 efrain 304
 
3639 efrain 305
    ];
306
}
307
 
308
function getAclUsertypeOtherNetworkNonCreator()
309
{
310
    return [
311
        'company',
312
        'company/i-work-with',
313
        'company/view',
314
    ];
315
}
316
 
317
 
318
 
553 geraldo 319
function getAclUsertype() {
1 www 320
    return [
321
        UserType::ADMIN => [
322
            'home',
3298 efrain 323
            'share',
1 www 324
            'onroom',
325
            'signin',
326
            'signin/facebook',
327
            'signin/twitter',
328
            'signin/google',
3639 efrain 329
            'signin/impersonate',
1 www 330
            'signout',
331
            'signup',
210 efrain 332
            'csrf',
1 www 333
            'check-session',
3775 efrain 334
            'shorter',
335
            'shorter/generate',
336
 
1 www 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',
3775 efrain 556
            'shorter',
557
            'shorter/generate',
1 www 558
            'notifications',
3262 efrain 559
            'notifications/mark-read',
560
            'notifications/mark-all-read',
561
            'notifications/delete',
562
            'notifications/clear',
563
            'notifications/unreads',
1 www 564
            'professionalism-policy',
565
            'reset-password',
566
            'forgot-password',
567
            'activate-account',
568
            'privacy-policy',
569
            'terms-and-conditions',
570
            'cookies',
571
            'backend',
572
            'backend/signin-company',
573
            'oauth',
574
            'oauth/facebook',
575
            'oauth/facebook/cancel',
576
            'oauth/facebook/delete',
577
            'oauth/twitter',
578
            'oauth/google',
579
            'oauth/instagram',
580
            'paypal',
581
            'paypal/success',
582
            'paypal/cancel',
583
            'services',
584
            'services/device',
585
            'services/check-session',
586
            'services/fcm',
587
            'services/signin',
1323 efrain 588
            'services/signout',
1 www 589
            'services/sync',
590
            'services/sync-batch',
591
            'services/storage',
592
            'services/microlearning',
593
            'services/microlearning/refresh',
594
            'services/microlearning/check-changes',
280 efrain 595
            'services/microlearning/capsules',
596
            'services/microlearning/capsules/comments',
597
            'services/microlearning/capsules/comments/add',
598
            'services/microlearning/capsules/comments/delete',
1979 efrain 599
            'services/delete-account',
1 www 600
            'storage',
3639 efrain 601
            'storage-network',
1 www 602
            'dashboard',
60 efrain 603
            'dashboard2',
1 www 604
            'post',
605
            'feed',
606
            'feed/timeline',
607
            'feed/add',
608
            'feed/delete',
609
            'feed/share',
610
            'feed/comment',
611
            'feed/comment/delete',
612
            'feed/like',
613
            'feed/unlike',
614
            'connection',
615
            'connection/my-connections',
616
            'connection/people-you-may-know',
617
            'connection/people-blocked',
618
            'connection/people-blocked/delete',
619
            'connection/invitations-sent',
620
            'connection/invitations-received',
621
            'connection/request',
622
            'connection/approve',
623
            'connection/reject',
624
            'connection/block',
625
            'connection/cancel',
626
            'connection/delete',
627
            'connection/unblock',
628
            'account-settings',
629
            'account-settings/image',
630
            'account-settings/deactivate',
631
            'account-settings/notifications',
632
            'account-settings/password',
633
            'account-settings/social-networks',
634
            'account-settings/location',
635
            'account-settings/privacy',
636
            'account-settings/basic',
637
            'account-settings/browsers',
638
            'account-settings/ips',
639
            'account-settings/devices',
640
            'account-settings/transactions',
641
            'account-settings/transactions/add-funds',
642
            'account-settings/add-facebook',
643
            'account-settings/remove-facebook',
644
            'account-settings/add-twitter',
645
            'account-settings/remove-twitter',
646
            'account-settings/add-google',
647
            'account-settings/remove-google',
1979 efrain 648
            'account-settings/delete-account',
1 www 649
            'search',
650
            'search/group',
651
            'search/job',
652
            'search/user',
653
            'moodle',
654
            'profile',
655
            'profile/self-evaluation',
656
            'profile/self-evaluation/take-a-test',
279 efrain 657
            'profile/self-evaluation/report',
554 geraldo 658
            'profile/performance-evaluation',
659
            'profile/performance-evaluation/take-a-test',
660
            'profile/performance-evaluation/report',
1 www 661
            'profile/microlearning',
662
            'profile/microlearning/timeline',
663
            'profile/microlearning/progress',
664
            'profile/view',
665
            'profile/people-viewed-profile',
666
            'profile/my-profiles',
667
            'profile/my-profiles/extended',
668
            'profile/my-profiles/cover',
669
            'profile/my-profiles/image',
670
            'profile/my-profiles/experience',
671
            'profile/my-profiles/education',
672
            'profile/my-profiles/language',
673
            'profile/my-profiles/location',
674
            'profile/my-profiles/skill',
675
            'profile/my-profiles/social-network',
676
            'profile/my-profiles/add',
677
            'profile/my-profiles/edit',
678
            'profile/my-profiles/delete',
679
            'group',
680
            'group/view',
681
            'group/request',
682
            'group/leave',
683
            'group/cancel',
1360 efrain 684
            'group/accept',
685
            'group/reject',
1 www 686
            'group/my-groups',
687
            'group/my-groups/accessibility',
688
            'group/my-groups/industry',
689
            'group/my-groups/extended',
690
            'group/my-groups/type',
691
            'group/my-groups/users',
692
            'group/my-groups/image',
693
            'group/my-groups/cover',
694
            'group/my-groups/website',
695
            'group/my-groups/privacy',
696
            'group/my-groups/add',
697
            'group/my-groups/edit',
698
            'group/my-groups/delete',
699
            'group/my-groups/status',
700
            'group/joined-groups',
701
            'group/requests-sent',
702
            'group/invitations-received',
703
            'group/members',
704
            'group/members/approve',
705
            'group/members/reject',
706
            'group/members/invite',
707
            'group/members/cancel',
708
            'job',
709
            'job/view',
710
            'job/applied-jobs',
711
            'job/apply-job',
712
            'job/remove-apply-job',
713
            'job/saved-jobs',
714
            'job/save-job',
715
            'job/remove-save-job',
716
            'inmail',
717
            'inmail/block',
718
            'inmail/delete',
719
            'inmail/message',
720
            'inmail/message/send',
721
            'inmail/message/delete',
722
            'chat',
723
            'chat/heart-beat',
724
            'chat/create-group',
725
            'chat/add-user-to-group',
726
            'chat/mark-seen',
727
            'chat/mark-received',
728
            'chat/remove-user-from-group',
729
            'chat/get-all-messages',
730
            'chat/send',
731
            'chat/get-contacts-availables-for-group',
732
            'chat/get-contact-group-list',
733
            'chat/leave-group',
734
            'chat/delete-group',
735
            'chat/close',
736
            'chat/clear',
3121 efrain 737
            'chat/open',
1 www 738
            'chat/upload',
739
            'help',
740
            'helpers',
741
            'helpers/search-people',
742
            'helpers/posts',
743
            'helpers/people-you-may-know',
744
            'helpers/people-viewed-profile',
745
            'helpers/company-follower',
746
            'helpers/company-suggestion',
747
            'helpers/group-members',
748
            'helpers/group-members/invite',
749
            'helpers/group-members/cancel',
750
            'helpers/group-members/reject',
751
            'helpers/group-members/approve',
752
            'helpers/groups-suggestion',
3298 efrain 753
            'helpers/my-groups',
2444 efrain 754
            'helpers/footer',
1 www 755
            'marketplace',
756
            'marketplace/categories',
757
            'marketplace/enroll',
758
            'marketplace/join',
759
            'marketplace/buy',
760
        ],
761
        UserType::GUEST => [
762
            'home',
763
            'onroom',
3349 efrain 764
            'share',
1 www 765
            'signin',
766
            'signin/facebook',
767
            'signin/twitter',
768
            'signin/google',
3639 efrain 769
            'signin/impersonate',
1 www 770
            'signout',
771
            'signup',
772
            'check-session',
3775 efrain 773
            'shorter',
1 www 774
            'notifications',
3262 efrain 775
            'notifications/mark-read',
776
            'notifications/mark-all-read',
777
            'notifications/delete',
778
            'notifications/clear',
779
            'notifications/unreads',
1 www 780
            'professionalism-policy',
781
            'reset-password',
782
            'forgot-password',
783
            'activate-account',
784
            'privacy-policy',
785
            'terms-and-conditions',
786
            'cookies',
2581 efrain 787
            'csrf',
1 www 788
            'oauth',
789
            'oauth/facebook',
790
            'oauth/facebook/cancel',
791
            'oauth/facebook/delete',
792
            'oauth/twitter',
793
            'oauth/google',
794
            'oauth/instagram',
795
            'paypal',
796
            'paypal/success',
797
            'paypal/cancel',
3639 efrain 798
            'storage-network',
1 www 799
            'services',
800
            'services/device',
801
            'services/check-session',
802
            'services/fcm',
803
            'services/signin',
804
            'services/signout',
805
            'services/sync',
806
            'services/sync-batch',
807
        ],
1979 efrain 808
        UserType::USER_DELETED => [
809
            'home',
810
            'signin',
811
            'signin/facebook',
812
            'signin/twitter',
813
            'signin/google',
814
            'signout',
815
            'signup',
816
            'check-session',
817
            'notifications',
3262 efrain 818
            'notifications/mark-read',
819
            'notifications/mark-all-read',
820
            'notifications/delete',
821
            'notifications/clear',
822
            'notifications/unreads',
1979 efrain 823
            'professionalism-policy',
824
            'reset-password',
825
            'forgot-password',
826
            'activate-account',
827
            'privacy-policy',
828
            'terms-and-conditions',
829
            'cookies',
830
            'oauth',
2581 efrain 831
            'csrf',
3775 efrain 832
            'shorter',
1979 efrain 833
            'oauth/facebook',
834
            'oauth/facebook/cancel',
835
            'oauth/facebook/delete',
836
            'oauth/twitter',
837
            'oauth/google',
838
            'oauth/instagram',
2002 efrain 839
            'services',
840
            'services/device',
841
            'services/check-session',
842
            'services/fcm',
843
            'services/signin',
844
            'services/signout',
845
            'services/sync',
846
            'services/sync-batch',
1979 efrain 847
        ],
1 www 848
    ];
849
}