Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeaudit
/
node-solid-server
Public
forked from
nodeSolidServer/node-solid-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-solid-server
test
resources
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 14, 2018
Ensure that tests use test config.
RubenVerborgh
committed
9a83e3b
View commit details
Copy full SHA for 9a83e3b
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Fix no-permission warnings in tests.
RubenVerborgh
committed
e4259be
View commit details
Copy full SHA for e4259be
View code at this point
Browse repository at this point
Move IDP selection and login to the client.
Show description for d364b22
RubenVerborgh
committed
d364b22
View commit details
Copy full SHA for d364b22
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
Revert "Make the group-listing-error.ttl a copy of group-listing.ttl"
Show description for 1288819
kjetilk
committed
1288819
View commit details
Copy full SHA for 1288819
View code at this point
Browse repository at this point
Make the group-listing-error.ttl a copy of group-listing.ttl
kjetilk
committed
0693872
View commit details
Copy full SHA for 0693872
View code at this point
Browse repository at this point
Making tests to see if the lack of exception handling simply gives 500 status with broken group listings
kjetilk
committed
2812880
View commit details
Copy full SHA for 2812880
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
More test cases for group ACLs
kjetilk
committed
52ccb14
View commit details
Copy full SHA for 52ccb14
View code at this point
Browse repository at this point
Some group tests
kjetilk
committed
644dd7a
View commit details
Copy full SHA for 644dd7a
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
Require write permissions for unsafe proxy methods.
Show description for d9355b8
RubenVerborgh
committed
d9355b8
View commit details
Copy full SHA for d9355b8
View code at this point
Browse repository at this point
Require Read permissions for authProxy.
Show description for fa4d1d2
RubenVerborgh
committed
fa4d1d2
View commit details
Copy full SHA for fa4d1d2
View code at this point
Browse repository at this point
Commits on Sep 12, 2017
Include filenames with spaces in folder listings (#588)
Show description for 9cbc04d
RubenVerborgh
authored and
dan-f
committed
9cbc04d
View commit details
Copy full SHA for 9cbc04d
View code at this point
Browse repository at this point
Commits on Aug 18, 2017
Merge branch 'rv/patch/n3' into dz_oidc
Show description for 30a57ed
RubenVerborgh
committed
30a57ed
View commit details
Copy full SHA for 30a57ed
View code at this point
Browse repository at this point
Expose the user's permissions through a header.
Show description for 2b8f18b
RubenVerborgh
authored and
dmitrizagidulin
committed
2b8f18b
View commit details
Copy full SHA for 2b8f18b
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
Add token reuse test
dmitrizagidulin
committed
0ab52a8
View commit details
Copy full SHA for 0ab52a8
View code at this point
Browse repository at this point
Add support for Proof of Possession tokens, update tests
dmitrizagidulin
committed
f8db96b
View commit details
Copy full SHA for f8db96b
View code at this point
Browse repository at this point
Add a 'two pods plus external web app' integration test
dmitrizagidulin
committed
e273032
View commit details
Copy full SHA for e273032
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Follow Mocha naming conventions.
Show description for 4cf7fd5
RubenVerborgh
authored and
dmitrizagidulin
committed
4cf7fd5
View commit details
Copy full SHA for 4cf7fd5
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
Reject cookies from third-party applications.
Show description for f853711
RubenVerborgh
authored and
dmitrizagidulin
committed
f853711
View commit details
Copy full SHA for f853711
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
Verify read and write permissions for patches.
RubenVerborgh
committed
9a3597b
View commit details
Copy full SHA for 9a3597b
View code at this point
Browse repository at this point
Test PATCH deletion.
Show description for 4c6c275
RubenVerborgh
committed
4c6c275
View commit details
Copy full SHA for 4c6c275
View code at this point
Browse repository at this point
Use single-user setup for PATCH tests.
RubenVerborgh
committed
338795e
View commit details
Copy full SHA for 338795e
View code at this point
Browse repository at this point
Enable and test PATCH appending.
RubenVerborgh
committed
351463d
View commit details
Copy full SHA for 351463d
View code at this point
Browse repository at this point
Syntactically and structurally validate patches.
RubenVerborgh
committed
f04b5ef
View commit details
Copy full SHA for f04b5ef
View code at this point
Browse repository at this point
Set up new PATCH tests.
RubenVerborgh
committed
4d1e746
View commit details
Copy full SHA for 4d1e746
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Fix 401 error handling, add tests (#507)
Show description for eca2d4b
dmitrizagidulin
committed
eca2d4b
View commit details
Copy full SHA for eca2d4b
View code at this point
Browse repository at this point
Re-add WebID-TLS auth code
dmitrizagidulin
committed
b5f3dc4
View commit details
Copy full SHA for b5f3dc4
View code at this point
Browse repository at this point
Clean up params integration tests
dmitrizagidulin
committed
6b39dcf
View commit details
Copy full SHA for 6b39dcf
View code at this point
Browse repository at this point
Fix file browser redirect test
dmitrizagidulin
committed
10dccdb
View commit details
Copy full SHA for 10dccdb
View code at this point
Browse repository at this point
Add acl-related OIDC integration tests
dmitrizagidulin
committed
d935642
View commit details
Copy full SHA for d935642
View code at this point
Browse repository at this point
Move acl.js test and resources/ folder to acl-tls
dmitrizagidulin
committed
04e6c9c
View commit details
Copy full SHA for 04e6c9c
View code at this point
Browse repository at this point
Add db configs to speed up integration tests
dmitrizagidulin
committed
df54a75
View commit details
Copy full SHA for df54a75
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Upgrade to rdflib 0.15.0, update PATCH tests (#503)
Show description for cba687c
dmitrizagidulin
authored
cba687c
View commit details
Copy full SHA for cba687c
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Fix http-copy tests
dmitrizagidulin
committed
41134ce
View commit details
Copy full SHA for 41134ce
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
fixes issue where requesting a different format (e.g. text/turtle) of a jsonld resource crashed the server (#474)
ryankeener
authored and
dmitrizagidulin
committed
b6e6d9e
View commit details
Copy full SHA for b6e6d9e
View code at this point
Browse repository at this point
Commits on Oct 12, 2016
Bump solid-permissions version (enforce origin fix) (#449)
Show description for 0eb2308
dmitrizagidulin
authored and
timbl
committed
0eb2308
View commit details
Copy full SHA for 0eb2308
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.