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

Updated custom query for cross domain rights. #266

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Conversation

Skileau
Copy link
Contributor

@Skileau Skileau commented Oct 19, 2023

Description

Updated the custom query "Can a user from domain ‘A‘ do anything to any computer in domain ‘B’ (Warning: VERY Heavy)", which was not working.

Changes made :

  • Save the user's intermediate selections by concatenating them into a string
  • Split the string in the last query to extract the different selections

Edit : There is probably a better way of doing it, at least it works now 😁

@QU35T-code QU35T-code added the enhancement New feature or request label Oct 19, 2023
@QU35T-code
Copy link
Member

Can you use normal quotes ?

@Skileau
Copy link
Contributor Author

Skileau commented Oct 19, 2023

Can you use normal quotes ?

What do you mean by "normal quotes" ?

@ShutdownRepo ShutdownRepo merged commit e8e3711 into ThePorgs:dev Oct 19, 2023
7 checks passed
@ShutdownRepo
Copy link
Member

Thank you @Skileau !

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

Successfully merging this pull request may close these issues.

3 participants