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

feat(core): allow general access to rest endpoints, except inspector ones #612

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

Dacksus
Copy link
Contributor

@Dacksus Dacksus commented Jan 21, 2025

This PR makes all agent REST endpoints available to any caller, except those used for the inspector which will still be restricted to localhost only.

Archento
Archento previously approved these changes Jan 21, 2025
Copy link
Member

@Archento Archento left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@jrriehl jrriehl left a comment

Choose a reason for hiding this comment

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

Looks good, just needs a test fix.

@Dacksus Dacksus merged commit 3b7969e into main Jan 22, 2025
9 checks passed
@Dacksus Dacksus deleted the feat/open-rest-endpoints branch January 22, 2025 16:05
@Dacksus Dacksus linked an issue Jan 22, 2025 that may be closed by this pull request
2 tasks
@Archento Archento mentioned this pull request Jan 23, 2025
2 tasks
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.

Public Access for uAgents Endpoints
3 participants