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
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
lib
on
auth-tests
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2018
Merge branch 'develop' of github.com:solid/node-solid-server into origin-list
kjetilk
committed
d67b6de
View commit details
Copy full SHA for d67b6de
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
Merge branch 'develop' into origin-list
kjetilk
committed
4cc84a0
View commit details
Copy full SHA for 4cc84a0
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
Pass the originsAllowed through the handler
kjetilk
committed
3839e24
View commit details
Copy full SHA for 3839e24
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Communicate allowed origins through the server (#26)
kjetilk
committed
180f6e1
View commit details
Copy full SHA for 180f6e1
View code at this point
Browse repository at this point
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
Add originsAllowed and some debug
kjetilk
committed
fea120e
View commit details
Copy full SHA for fea120e
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
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
Merge pull request #740 from solid/vary-accept
Show description for 22bed89
kjetilk
authored
22bed89
View commit details
Copy full SHA for 22bed89
View code at this point
Browse repository at this point
Add Origin header in our code
kjetilk
committed
029aab7
View commit details
Copy full SHA for 029aab7
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
Consider empty files to be Turtle.
RubenVerborgh
committed
4fdc468
View commit details
Copy full SHA for 4fdc468
View code at this point
Browse repository at this point
Correct use of allow handler.
Show description for a1d3247
RubenVerborgh
committed
a1d3247
View commit details
Copy full SHA for a1d3247
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
Add Vary: Authorization as well
dmitrizagidulin
committed
5fab28b
View commit details
Copy full SHA for 5fab28b
View code at this point
Browse repository at this point
Add Vary: Accept header
dmitrizagidulin
committed
0781580
View commit details
Copy full SHA for 0781580
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Use client-side return URL on server.
RubenVerborgh
committed
20752d7
View commit details
Copy full SHA for 20752d7
View code at this point
Browse repository at this point
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
Perform server-side redirect on certificate login.
Show description for 32f9e7d
RubenVerborgh
committed
32f9e7d
View commit details
Copy full SHA for 32f9e7d
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
Merge remote commits
kjetilk
committed
34ec19d
View commit details
Copy full SHA for 34ec19d
View code at this point
Browse repository at this point
Commits on Jun 29, 2018
Fix extra param to checkAccess
dmitrizagidulin
committed
ddbed22
View commit details
Copy full SHA for ddbed22
View code at this point
Browse repository at this point
Commits on Jun 28, 2018
Implement ldp.fetchGraph and pass it in to ACLChecker
dmitrizagidulin
committed
a09dc1f
View commit details
Copy full SHA for a09dc1f
View code at this point
Browse repository at this point
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 23, 2018
Merge branch 'fix/secure-cookies' into develop
Show description for 907d84a
RubenVerborgh
committed
907d84a
View commit details
Copy full SHA for 907d84a
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
Remove string dependency.
RubenVerborgh
committed
0379a45
View commit details
Copy full SHA for 0379a45
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.