Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added BHCE support #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

added BHCE support #10

wants to merge 1 commit into from

Conversation

m4lwhere
Copy link

Added support for BHCE.

BHCE operates differently when marking owned users. Instead of a specific bool property, owned objects are now tracked within a system_tags property as a space delimited string. This is updated to reflect that by searching for and accessing that property in this way. I've also written a check which will concatenate owned to the system_tags property if another entry exists, as to make sure we don't overwrite anything important (such as an object with admin_tier_0 set).

Additionally, I've added .upper() to the user domain, as I was entering them in lowercase. Not necessarily a BHCE requirement, but definitely a QoL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant