Page MenuHomePhabricator

[lib] move `isStaff()` to separate file
ClosedPublic

Authored by kamil on May 8 2023, 2:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 6, 3:21 AM
Unknown Object (File)
Wed, Apr 3, 7:39 AM
Unknown Object (File)
Wed, Apr 3, 7:39 AM
Unknown Object (File)
Wed, Apr 3, 7:39 AM
Unknown Object (File)
Wed, Apr 3, 7:33 AM
Unknown Object (File)
Feb 26 2024, 9:50 PM
Unknown Object (File)
Feb 26 2024, 9:50 PM
Unknown Object (File)
Feb 26 2024, 9:50 PM
Subscribers

Details

Summary

This is done to avoid acyclic imports after adding the validators. Without this shared worker is failing:

image.png (204×719 px, 97 KB)

Test Plan

Run db on web (see rest of the stack) and check if works without errors.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable