Skip to content

[RFC] public GET and rate-limit#622

Closed
alikon wants to merge 10 commits into5.x-devfrom
alikon-patch-3
Closed

[RFC] public GET and rate-limit#622
alikon wants to merge 10 commits into5.x-devfrom
alikon-patch-3

Conversation

@alikon
Copy link
Copy Markdown
Collaborator

@alikon alikon commented May 10, 2025

Pull Request for Issue #619 .

Summary of Changes

The plugin is configurable to allow public access for GET requests (with rate limit)
while restricting other operations to authenticated users

Testing Instructions

set the public access
Access the API endpoint /api/v1/weblinks using a GET request.
without token

Expected result

with this settings
image

at the 3rd consecutive request you'll get 429 response
image

Actual result

N/A

Documentation Changes Required

@alikon alikon changed the title rate-limit [RFC] public GET and rate-limit May 10, 2025
@alikon alikon marked this pull request as ready for review May 10, 2025 14:05
@alikon
Copy link
Copy Markdown
Collaborator Author

alikon commented Jun 6, 2025

closed in favour of the upcoming joomla-projects/gsoc25_weblinks#7 wich will include system test too

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