René's URL Explorer Experiment


Title: test: add coverage for acl:AuthenticatedAgent by melvincarvalho · Pull Request #61 · JavaScriptSolidServer/JavaScriptSolidServer · GitHub

Open Graph Title: test: add coverage for acl:AuthenticatedAgent by melvincarvalho · Pull Request #61 · JavaScriptSolidServer/JavaScriptSolidServer

X Title: test: add coverage for acl:AuthenticatedAgent by melvincarvalho · Pull Request #61 · JavaScriptSolidServer/JavaScriptSolidServer

Description: Summary Adds test coverage for acl:AuthenticatedAgent functionality, addressing issue #58. Changes Added integration test in test/auth.test.js that validates acl:AuthenticatedAgent behavior Test creates a resource with a custom ACL using acl:AuthenticatedAgent Verifies three critical scenarios: ❌ Anonymous/unauthenticated users are denied access (401) ✅ Resource owner has access (200) ✅ Any authenticated user has access (200) - key distinction Test Approach The test: Creates two test pods (authuser1 and authuser2) Creates a resource under authuser1/authenticated-only/test.txt Applies a custom ACL with acl:AuthenticatedAgent to the parent container Validates access control for all three user types Why This Matters This test validates the key semantic difference between: Access Type Anonymous Owner Other Authenticated foaf:Agent (public) ✅ ✅ ✅ Specific agent (private) ❌ ✅ ❌ acl:AuthenticatedAgent ❌ ✅ ✅ The implementation already works correctly (exists in src/wac/parser.js and src/wac/checker.js), but this test ensures the behavior is validated and won't regress. Related Fixes #58 W3C ACL Ontology - Official spec Web Access Control Spec AuthenticatedAgent Discussion

Open Graph Description: Summary Adds test coverage for acl:AuthenticatedAgent functionality, addressing issue #58. Changes Added integration test in test/auth.test.js that validates acl:AuthenticatedAgent behavior Test c...

X Description: Summary Adds test coverage for acl:AuthenticatedAgent functionality, addressing issue #58. Changes Added integration test in test/auth.test.js that validates acl:AuthenticatedAgent behavior Test c...

Opengraph URL: https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8395b374-bf65-7af1-563d-ef6f693d7d43
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD5EE:2477FA:4261C0:5A6BE9:69774DF5
html-safe-nonce0209040a8ae0a42c42c270a787fc1c06bd24a1261c3a474fe8040868527071bc
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJENUVFOjI0NzdGQTo0MjYxQzA6NUE2QkU5OjY5Nzc0REY1IiwidmlzaXRvcl9pZCI6IjE1Njc3ODI5ODg4ODYyNjUzMzMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac8fe8f83597ec070b5d197533f7dd8b8f479c69953ebf70636b7e502fd1d2b839
hovercard-subject-tagpull_request:3151492918
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
twitter:imagehttps://avatars.githubusercontent.com/u/65864?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/65864?s=400&v=4
og:image:altSummary Adds test coverage for acl:AuthenticatedAgent functionality, addressing issue #58. Changes Added integration test in test/auth.test.js that validates acl:AuthenticatedAgent behavior Test c...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3310064f35a62c06a4024ba37f41c06836f39376a095c2dfd2c4b693c34965be
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/JavaScriptSolidServer/JavaScriptSolidServer git https://github.com/JavaScriptSolidServer/JavaScriptSolidServer.git
octolytics-dimension-user_id205442424
octolytics-dimension-user_loginJavaScriptSolidServer
octolytics-dimension-repository_id958025407
octolytics-dimension-repository_nwoJavaScriptSolidServer/JavaScriptSolidServer
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id958025407
octolytics-dimension-repository_network_root_nwoJavaScriptSolidServer/JavaScriptSolidServer
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release67d5f8d1d53c3cc4f49fc3bb8029933c3dc219e6
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJavaScriptSolidServer%2FJavaScriptSolidServer%2Fpull%2F61%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJavaScriptSolidServer%2FJavaScriptSolidServer%2Fpull%2F61%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=JavaScriptSolidServer%2FJavaScriptSolidServer
Reloadhttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
Reloadhttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
Reloadhttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
JavaScriptSolidServer https://github.com/JavaScriptSolidServer
JavaScriptSolidServerhttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer
Notifications https://github.com/login?return_to=%2FJavaScriptSolidServer%2FJavaScriptSolidServer
Fork 4 https://github.com/login?return_to=%2FJavaScriptSolidServer%2FJavaScriptSolidServer
Star 4 https://github.com/login?return_to=%2FJavaScriptSolidServer%2FJavaScriptSolidServer
Code https://github.com/JavaScriptSolidServer/JavaScriptSolidServer
Issues 59 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/issues
Pull requests 6 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pulls
Actions https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/actions
Projects 0 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/projects
Security 0 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/security
Insights https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pulse
Code https://github.com/JavaScriptSolidServer/JavaScriptSolidServer
Issues https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/issues
Pull requests https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pulls
Actions https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/actions
Projects https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/projects
Security https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/security
Insights https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FJavaScriptSolidServer%2FJavaScriptSolidServer%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FJavaScriptSolidServer%2FJavaScriptSolidServer%2Fissues%2Fnew%2Fchoose
melvincarvalhohttps://github.com/melvincarvalho
gh-pageshttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/tree/gh-pages
test/acl-authenticated-agenthttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/tree/test/acl-authenticated-agent
Conversation 0 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61
Commits 2 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/commits
Checks 0 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/checks
Files changed https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
Please reload this pagehttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
test: add coverage for acl:AuthenticatedAgent https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files#top
Show all changes 2 commits https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
de34118 test: add coverage for acl:AuthenticatedAgent melvincarvalho Jan 7, 2026 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/commits/de34118a8be7341bb86041a0c1db5df1c0768df6
5bb55d7 fix: include owner permissions in AuthenticatedAgent test ACL melvincarvalho Jan 7, 2026 https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/commits/5bb55d74279c54a4f0782ef03adde38ca251b310
Clear filters https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
Please reload this pagehttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
Please reload this pagehttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files
test/auth.test.jshttps://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files#diff-3a6be287ecb01dab4ec232e80f9c017ad872c28d67e310061a60f4446e6e9120
View file https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/blob/5bb55d74279c54a4f0782ef03adde38ca251b310/test/auth.test.js
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/{{ revealButtonHref }}
https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files#diff-3a6be287ecb01dab4ec232e80f9c017ad872c28d67e310061a60f4446e6e9120
https://github.com/JavaScriptSolidServer/JavaScriptSolidServer/pull/61/files#diff-3a6be287ecb01dab4ec232e80f9c017ad872c28d67e310061a60f4446e6e9120
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.