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
lib
models
on
aclOwner
User selector
All users
All time
Commit history
Commits on Feb 9, 2021
replace node-webid (#1569)
bourgeoa
authored
5679b27
View commit details
Copy full SHA for 5679b27
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
Disable linked users in IDP
michielbdejong
committed
035d43f
View commit details
Copy full SHA for 035d43f
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Update dependencies (#1454)
Show description for 0542fa2
michielbdejong
authored
0542fa2
View commit details
Copy full SHA for 0542fa2
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Redirects to users Pod by default after creating account
Show description for fc875c9
megoth
committed
fc875c9
View commit details
Copy full SHA for fc875c9
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Refactor into resolveFilePath.
RubenVerborgh
committed
14d02cf
View commit details
Copy full SHA for 14d02cf
View code at this point
Browse repository at this point
Rename getBasePath into getBaseFilePath.
RubenVerborgh
committed
fadf2cc
View commit details
Copy full SHA for fadf2cc
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Expand SolidHost config constructor, plus tests
dmitrizagidulin
committed
d7411eb
View commit details
Copy full SHA for d7411eb
View code at this point
Browse repository at this point
Commits on Jan 15, 2019
Check account existence using profile card
Show description for 5cd044e
joachimvh
committed
5cd044e
View commit details
Copy full SHA for 5cd044e
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
Changes to code based on feedback
megoth
committed
afbe557
View commit details
Copy full SHA for afbe557
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Relaxed some tests from 403 to 401
Show description for 34481f3
megoth
authored and
rubensworks
committed
34481f3
View commit details
Copy full SHA for 34481f3
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
Fix standard linting issues
rubensworks
committed
0ad222e
View commit details
Copy full SHA for 0ad222e
View code at this point
Browse repository at this point
Remove ldp.root in favor of ResourceMapper
rubensworks
committed
da258d8
View commit details
Copy full SHA for da258d8
View code at this point
Browse repository at this point
Promisify ldp#exists
rubensworks
committed
20e0af1
View commit details
Copy full SHA for 20e0af1
View code at this point
Browse repository at this point
Commits on Nov 1, 2018
Moved all services to its own service-directory
megoth
committed
5980af7
View commit details
Copy full SHA for 5980af7
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
A bit more refactoring
Show description for 0187902
megoth
committed
0187902
View commit details
Copy full SHA for 0187902
View code at this point
Browse repository at this point
Copying over whole directory
Show description for dac5acc
megoth
committed
dac5acc
View commit details
Copy full SHA for dac5acc
View code at this point
Browse repository at this point
Partial work - need to load config from somewhere
megoth
committed
8b3f8ea
View commit details
Copy full SHA for 8b3f8ea
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Merge pull request #858 from solid/feature/delete-pod
Show description for 4f3a008
kjetilk
authored
4f3a008
View commit details
Copy full SHA for 4f3a008
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Improve explanations of usernames (#864)
Show description for c17b195
kjetilk
authored
c17b195
View commit details
Copy full SHA for c17b195
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Send email with the token
kjetilk
committed
b1987d4
View commit details
Copy full SHA for b1987d4
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Improve debugging
kjetilk
committed
b106f94
View commit details
Copy full SHA for b106f94
View code at this point
Browse repository at this point
Changed tokenService to allow for domains of tokens
Show description for ac8ffa2
megoth
authored and
kjetilk
committed
ac8ffa2
View commit details
Copy full SHA for ac8ffa2
View code at this point
Browse repository at this point
The basics for client and API
Show description for aa91ec3
megoth
authored and
kjetilk
committed
aa91ec3
View commit details
Copy full SHA for aa91ec3
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
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
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 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 3, 2018
Fix OidcManager / delayBeforeRegisteringInitialClient param
dmitrizagidulin
authored and
RubenVerborgh
committed
1eea863
View commit details
Copy full SHA for 1eea863
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 31, 2017
Fix requirement for additional verification logging in with WebID-TLS
dmitrizagidulin
committed
0d9a472
View commit details
Copy full SHA for 0d9a472
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
Add support for external WebIDs registering with username & password
dmitrizagidulin
committed
c8e9109
View commit details
Copy full SHA for c8e9109
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Expand error message for unverified web id
dmitrizagidulin
committed
9a3022a
View commit details
Copy full SHA for 9a3022a
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Add link to issuer discovery spec on error
dmitrizagidulin
committed
fb7235d
View commit details
Copy full SHA for fb7235d
View code at this point
Browse repository at this point
TlsAuthenticator - minor refactor/cleanup
dmitrizagidulin
committed
1782ba3
View commit details
Copy full SHA for 1782ba3
View code at this point
Browse repository at this point
Allow login via TLS with externally hosted WebIDs
dmitrizagidulin
committed
560c570
View commit details
Copy full SHA for 560c570
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.