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
on
backend_refactor
User selector
All users
All time
Commit history
Commits on Oct 5, 2018
Remove corsProxy mention from ldp - not needed
dmitrizagidulin
committed
b80b708
View commit details
Copy full SHA for b80b708
View code at this point
Browse repository at this point
Move ldp.live to host.live
dmitrizagidulin
committed
6064fac
View commit details
Copy full SHA for 6064fac
View code at this point
Browse repository at this point
Remove 'auth' as ldp param - not needed
dmitrizagidulin
committed
bbec55c
View commit details
Copy full SHA for bbec55c
View code at this point
Browse repository at this point
Explicitly assign LDP options in constructor (instead of Object.assign)
dmitrizagidulin
committed
6feab82
View commit details
Copy full SHA for 6feab82
View code at this point
Browse repository at this point
Move printDebugInfo() to server-config.js
dmitrizagidulin
committed
7f91704
View commit details
Copy full SHA for 7f91704
View code at this point
Browse repository at this point
Extract initErrorPages() out of LDP constructor
dmitrizagidulin
committed
eada0d8
View commit details
Copy full SHA for eada0d8
View code at this point
Browse repository at this point
Remove unused 'skin' param
dmitrizagidulin
committed
eef07d2
View commit details
Copy full SHA for eef07d2
View code at this point
Browse repository at this point
Remove 'extend' dependency
dmitrizagidulin
committed
9d6cedd
View commit details
Copy full SHA for 9d6cedd
View code at this point
Browse repository at this point
Extract printing of debug info from LDP constructor
dmitrizagidulin
committed
f3c8c50
View commit details
Copy full SHA for f3c8c50
View code at this point
Browse repository at this point
Add comments to LDP class
dmitrizagidulin
committed
0d1ed72
View commit details
Copy full SHA for 0d1ed72
View code at this point
Browse repository at this point
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 logout requests from all third-party apps.
RubenVerborgh
committed
0a48614
View commit details
Copy full SHA for 0a48614
View code at this point
Browse repository at this point
Revert "Allow session to reach auth handlers."
Show description for e3050b9
RubenVerborgh
committed
e3050b9
View commit details
Copy full SHA for e3050b9
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
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
Merge pull request #805 from solid/fix/reserved-ip-ranges
Show description for d16caa3
RubenVerborgh
authored
d16caa3
View commit details
Copy full SHA for d16caa3
View code at this point
Browse repository at this point
Add mechanism for static .well-known files.
RubenVerborgh
committed
357a59f
View commit details
Copy full SHA for 357a59f
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 28, 2018
Merge pull request #793 from solid/fix/allow-external-logout
Show description for d256943
RubenVerborgh
authored
d256943
View commit details
Copy full SHA for d256943
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
Allow session to reach auth handlers.
Show description for 4d0c094
RubenVerborgh
committed
4d0c094
View commit details
Copy full SHA for 4d0c094
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Bundle Mashlib.
Show description for 91ae4e1
RubenVerborgh
committed
91ae4e1
View commit details
Copy full SHA for 91ae4e1
View code at this point
Browse repository at this point
Move routeResolvedFile to utils.
RubenVerborgh
committed
f375d3b
View commit details
Copy full SHA for f375d3b
View code at this point
Browse repository at this point
Commits on Sep 12, 2018
Remove comment
Sergey Malinin
authored
91a07d1
View commit details
Copy full SHA for 91a07d1
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Fix code for Login redirect
smalinin
authored and
cblakeley
committed
0f0323e
View commit details
Copy full SHA for 0f0323e
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Merge branch 'develop' into master
kjetilk
authored
3390a7d
View commit details
Copy full SHA for 3390a7d
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 29, 2018
Add redirect for .well-known login popup.
RubenVerborgh
committed
087f6b4
View commit details
Copy full SHA for 087f6b4
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Signal invalid OIDC provider in status text.
RubenVerborgh
committed
853dd20
View commit details
Copy full SHA for 853dd20
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Don't log in user after registration.
Show description for 3abbcf8
RubenVerborgh
committed
3abbcf8
View commit details
Copy full SHA for 3abbcf8
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
Serve popup from solid-auth-client.
RubenVerborgh
committed
1d6176e
View commit details
Copy full SHA for 1d6176e
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Add POST route for /logout.
Show description for 94fe0ba
RubenVerborgh
committed
94fe0ba
View commit details
Copy full SHA for 94fe0ba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.