Skip to content

Conversation

@bigcat88
Copy link
Member

<route>
	<url>^api\/w\/nextcloud\/jobs\/.*</url>
	<verb>GET,POST,PUT,DELETE</verb>
	<access_level>PUBLIC</access_level>
	<headers_to_exclude>[]</headers_to_exclude>
	<bruteforce_protection>[401, 500]</bruteforce_protection>
</route>

Looks like this. ExApps should not implement its own protection, we should provide a way to enable basic protection from Nextcloud/AppAPI side.

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
@bigcat88 bigcat88 requested a review from andrey18106 as a code owner August 22, 2024 17:25
@bigcat88 bigcat88 enabled auto-merge (squash) August 22, 2024 19:16
@bigcat88 bigcat88 merged commit eda9c80 into main Aug 22, 2024
@bigcat88 bigcat88 deleted the feat/proxy-bruteforceprotection branch August 22, 2024 19:25
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