Skip to content

Conversation

@oleksandr-nc
Copy link
Contributor

Current code can block HaRP itself very easy, just by sending requests like curl http://nextlcoud.local/exapps/non-ex-app

This requests will hit HaRP and HaRP will call getExAppMetadata endpoint which will ban it temporary.

It is fine just to reply with 404 for such requests from AppAPI, and move auto-ban to the HaRP key failure validation attempts.

We should backport this to NC32.

@oleksandr-nc oleksandr-nc requested a review from kyteinsky October 3, 2025 11:08
Copy link
Collaborator

@kyteinsky kyteinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@oleksandr-nc oleksandr-nc merged commit d9dd44e into main Oct 6, 2025
34 checks passed
@oleksandr-nc oleksandr-nc deleted the fix/HaRP/autoban branch October 6, 2025 12:12
@oleksandr-nc
Copy link
Contributor Author

/backport to stable32

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.

3 participants