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

Allow whitelisting API endpoints to skip DT auth requirement #2110

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

cairocoder01
Copy link
Contributor

Certain third party plugins add API endpoints that needs to not have authentication on them that DT enforces by default. There is currently a filter that can whitelist endpoints via plugin, but this adds a simple way in core to add endpoints that should be allowed to pass through.

For reference, my use case is the Wordfence plugin that has a central dashboard that hits an API endpoint for remote management and configuration.

@corsacca
Copy link
Member

Looks good. Lets move this to the security tab instead of the general one.

@cairocoder01
Copy link
Contributor Author

That makes sense. It's moved now. @corsacca

@corsacca
Copy link
Member

Thanks @cairocoder01!

@corsacca corsacca merged commit b9746d3 into DiscipleTools:master Jul 12, 2023
2 checks passed
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.

None yet

2 participants