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
bin
on
master
User selector
All users
All time
Commit history
Commits on Oct 1, 2018
refactor: replace colors with colorette
Show description for 2b92b42
jorgebucaran
committed
2b92b42
View commit details
Copy full SHA for 2b92b42
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
Merge pull request #806 from solid/fix/cors-default
Show description for 0659935
RubenVerborgh
authored
0659935
View commit details
Copy full SHA for 0659935
View code at this point
Browse repository at this point
Disable CORS proxy by default.
RubenVerborgh
committed
13a365a
View commit details
Copy full SHA for 13a365a
View code at this point
Browse repository at this point
Commits on Sep 29, 2018
Fix standard nits
mohamedmansour
committed
9e14768
View commit details
Copy full SHA for 9e14768
View code at this point
Browse repository at this point
Improve the error messaging for permissions
Show description for 4bcaf21
mohamedmansour
authored
4bcaf21
View commit details
Copy full SHA for 4bcaf21
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 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 4, 2018
Use block level scope instead of function level scope
Show description for da666a7
Nina Chaubal
committed
da666a7
View commit details
Copy full SHA for da666a7
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
+ argv: config-file (./config.json) (#613)
Eric Prud'hommeaux
authored and
timbl
committed
95d92e8
View commit details
Copy full SHA for 95d92e8
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
+ redirectFrom config parm (#630)
Show description for e87a8aa
Eric Prud'hommeaux
authored
e87a8aa
View commit details
Copy full SHA for e87a8aa
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Fix require of package.json for global installs
dmitrizagidulin
committed
4cbf969
View commit details
Copy full SHA for 4cbf969
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
Don't override existing DEBUG env variable.
RubenVerborgh
committed
0ae10e0
View commit details
Copy full SHA for 0ae10e0
View code at this point
Browse repository at this point
Commits on Sep 5, 2017
Display git commit info when available. (#581)
Show description for d771b94
RubenVerborgh
authored
d771b94
View commit details
Copy full SHA for d771b94
View code at this point
Browse repository at this point
CLI modularized, express injection allowed (#576)
Show description for 310d95e
tomasklapka
authored and
RubenVerborgh
committed
310d95e
View commit details
Copy full SHA for 310d95e
View code at this point
Browse repository at this point
Use data browser for containers as well. (#573)
Show description for 9e6e2a4
RubenVerborgh
authored
9e6e2a4
View commit details
Copy full SHA for 9e6e2a4
View code at this point
Browse repository at this point
Commits on Sep 3, 2017
Rename the idp option into multiuser (#570)
Show description for bae020f
RubenVerborgh
authored
bae020f
View commit details
Copy full SHA for bae020f
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Disable rejectUnauthorized on the WebID-TLS endpoint. (#561)
RubenVerborgh
authored and
timbl
committed
0dfc619
View commit details
Copy full SHA for 0dfc619
View code at this point
Browse repository at this point
Commits on Aug 16, 2017
Disable rejectUnauthorized on solid-test.
RubenVerborgh
authored and
dmitrizagidulin
committed
b3b755b
View commit details
Copy full SHA for b3b755b
View code at this point
Browse repository at this point
Add --no-reject-unauthorized flag.
RubenVerborgh
authored and
dmitrizagidulin
committed
c734cf6
View commit details
Copy full SHA for c734cf6
View code at this point
Browse repository at this point
Correct certificate-header flag name.
RubenVerborgh
authored and
dmitrizagidulin
committed
bf83152
View commit details
Copy full SHA for bf83152
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Add solid-test script.
RubenVerborgh
authored and
dmitrizagidulin
committed
ae946b0
View commit details
Copy full SHA for ae946b0
View code at this point
Browse repository at this point
Rename main executable to solid.
RubenVerborgh
authored and
dmitrizagidulin
committed
0b5a675
View commit details
Copy full SHA for 0b5a675
View code at this point
Browse repository at this point
Commits on Aug 10, 2017
Add authProxy option.
RubenVerborgh
authored and
dmitrizagidulin
committed
822d58c
View commit details
Copy full SHA for 822d58c
View code at this point
Browse repository at this point
Rename proxy to corsProxy.
Show description for c2463bc
RubenVerborgh
authored and
dmitrizagidulin
committed
c2463bc
View commit details
Copy full SHA for c2463bc
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Make certificate header name customizable.
RubenVerborgh
authored and
dmitrizagidulin
committed
de6012c
View commit details
Copy full SHA for de6012c
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Add acceptCertificateHeader option.
RubenVerborgh
authored and
dmitrizagidulin
committed
c541a0a
View commit details
Copy full SHA for c541a0a
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Make ./data the default root folder (#510)
Show description for 3659b65
dmitrizagidulin
committed
3659b65
View commit details
Copy full SHA for 3659b65
View code at this point
Browse repository at this point
Remove WebID-TLS authentication code
dmitrizagidulin
committed
b753954
View commit details
Copy full SHA for b753954
View code at this point
Browse repository at this point
Extract SelectProviderRequest and auth callback code to Auth Manager
dmitrizagidulin
committed
478a354
View commit details
Copy full SHA for 478a354
View code at this point
Browse repository at this point
Add --config-path parameter (for default templates and apps)
dmitrizagidulin
committed
89fe55e
View commit details
Copy full SHA for 89fe55e
View code at this point
Browse repository at this point
Add --db-path config option
dmitrizagidulin
committed
2921a54
View commit details
Copy full SHA for 2921a54
View code at this point
Browse repository at this point
OIDC Integration - WIP
Show description for bbdc11d
dmitrizagidulin
committed
bbdc11d
View commit details
Copy full SHA for bbdc11d
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Use valid-url package to validate uri in options
dmitrizagidulin
committed
e4b1560
View commit details
Copy full SHA for e4b1560
View code at this point
Browse repository at this point
Remove non-implemented oidc auth method choice
dmitrizagidulin
committed
2f91449
View commit details
Copy full SHA for 2f91449
View code at this point
Browse repository at this point
Implement account dir creation, pass the tests
Show description for df29bd3
dmitrizagidulin
committed
df29bd3
View commit details
Copy full SHA for df29bd3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.