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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
solid-server
/
node-solid-server
Public
forked from
nodeSolidServer/node-solid-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-solid-server
test
on
backend_refactor
User selector
All users
All time
Commit history
Commits on Oct 2, 2018
Merge pull request #835 from solid/fix/allow-subdomain-cookies
Show description for 051fe3e
RubenVerborgh
authored
051fe3e
View commit details
Copy full SHA for 051fe3e
View code at this point
Browse repository at this point
Allow cookies from all subdomains.
RubenVerborgh
committed
0170a22
View commit details
Copy full SHA for 0170a22
View code at this point
Browse repository at this point
Add test case for dot separated usernames.
Show description for 5a8d28c
fourcube
committed
5a8d28c
View commit details
Copy full SHA for 5a8d28c
View code at this point
Browse repository at this point
Commits on Oct 1, 2018
Validate usernames before creating accounts.
fourcube
committed
958d2e0
View commit details
Copy full SHA for 958d2e0
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Merge pull request #804 from solid/fix/escape-error
Show description for 689b941
RubenVerborgh
authored
689b941
View commit details
Copy full SHA for 689b941
View code at this point
Browse repository at this point
Extend list of reserved IP addresses.
Show description for a3fdde2
RubenVerborgh
committed
a3fdde2
View commit details
Copy full SHA for a3fdde2
View code at this point
Browse repository at this point
Send errors as plain text.
RubenVerborgh
committed
3071b12
View commit details
Copy full SHA for 3071b12
View code at this point
Browse repository at this point
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 30, 2018
Change to @solid org
justinwb
committed
59b0d8b
View commit details
Copy full SHA for 59b0d8b
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
Make 403 page similar to 401.
RubenVerborgh
committed
7654c3c
View commit details
Copy full SHA for 7654c3c
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 Aug 10, 2018
Remove optional x509 dependency.
Show description for df67141
RubenVerborgh
committed
df67141
View commit details
Copy full SHA for df67141
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Merge branch 'develop' of github.com:solid/node-solid-server into group-acl-integration-uncaught-exception
kjetilk
committed
188670b
View commit details
Copy full SHA for 188670b
View code at this point
Browse repository at this point
Mark tests that times out skipped
kjetilk
committed
f965881
View commit details
Copy full SHA for f965881
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Pass query parameters to TLS endpoint.
Show description for 08aa6d3
RubenVerborgh
committed
08aa6d3
View commit details
Copy full SHA for 08aa6d3
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 Jul 9, 2018
Remove unusud variables
kjetilk
committed
f471e44
View commit details
Copy full SHA for f471e44
View code at this point
Browse repository at this point
Remove old Group ACL tests
kjetilk
committed
89d7680
View commit details
Copy full SHA for 89d7680
View code at this point
Browse repository at this point
Improve test description for OIDC
kjetilk
committed
32302ab
View commit details
Copy full SHA for 32302ab
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Pass in fetchGraph to ACLChecker/PermissionSet
dmitrizagidulin
committed
2a0ca11
View commit details
Copy full SHA for 2a0ca11
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Set up SonarJS static analysis.
RubenVerborgh
committed
208de8b
View commit details
Copy full SHA for 208de8b
View code at this point
Browse repository at this point
Commits on May 20, 2018
Merge pull request #666 from ninachaubal/url-resolve
Show description for d1b590d
RubenVerborgh
authored
d1b590d
View commit details
Copy full SHA for d1b590d
View code at this point
Browse repository at this point
Commits on May 19, 2018
Update dependencies with security vulnerabilities.
RubenVerborgh
committed
5dc1991
View commit details
Copy full SHA for 5dc1991
View code at this point
Browse repository at this point
Commits on May 13, 2018
Prevent double slashes in the "service" link header
Show description for 23ff795
Nina Chaubal
authored and
ninachaubal
committed
23ff795
View commit details
Copy full SHA for 23ff795
View code at this point
Browse repository at this point
Commits on May 3, 2018
Include ports in URL generation.
RubenVerborgh
committed
c121cce
View commit details
Copy full SHA for c121cce
View code at this point
Browse repository at this point
Commits on May 2, 2018
Add LegacyResourceMapper.
RubenVerborgh
committed
3a42fd4
View commit details
Copy full SHA for 3a42fd4
View code at this point
Browse repository at this point
Handle percent encoding.
RubenVerborgh
committed
eb29ddd
View commit details
Copy full SHA for eb29ddd
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
Skip x509 tests when modules is not installed.
RubenVerborgh
committed
c6987fd
View commit details
Copy full SHA for c6987fd
View code at this point
Browse repository at this point
~ make tests finish
Show description for b25f20e
Eric Prud'hommeaux
authored and
RubenVerborgh
committed
b25f20e
View commit details
Copy full SHA for b25f20e
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Add ResourceMapper class for URL/file mapping (#643)
Show description for 68532bd
RubenVerborgh
authored and
timbl
committed
68532bd
View commit details
Copy full SHA for 68532bd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.