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
Type
/
to 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
.
pdsinterop
/
solid-nextcloud
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
81
Code
Issues
15
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix CLN-006 open redirect
- #202
#202
Merged
Potherca
merged 12 commits into
main
pdsinterop/solid-nextcloud:main
from
fix/CLN-006-open-redirect
pdsinterop/solid-nextcloud:fix/CLN-006-open-redirect
Copy head branch name to clipboard
Jun 27, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix CLN-006 open redirect
#202
Potherca
merged 12 commits into
main
pdsinterop/solid-nextcloud:main
from
fix/CLN-006-open-redirect
pdsinterop/solid-nextcloud:fix/CLN-006-open-redirect
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2025
Add unit tests for BaseServerConfig::getClientRegistration().
Potherca
committed
d99bedd
View commit details
Copy full SHA for d99bedd
Browse repository at this point
Commits on Jun 9, 2025
Add better test coverage for BaseServerConfig::castToBool().
Potherca
committed
0ff3cf6
View commit details
Copy full SHA for 0ff3cf6
Browse repository at this point
Add unit test for BaseServerConfig::saveClientRegistration() and BaseServerConfig::removeClientRegistration()
Potherca
committed
c5f6e61
View commit details
Copy full SHA for c5f6e61
Browse repository at this point
Add unit tests for ServerController constructor.
Potherca
committed
f728f3f
View commit details
Copy full SHA for f728f3f
Browse repository at this point
Add unit tests for ServerController::auth().
Potherca
committed
3500fcf
View commit details
Copy full SHA for 3500fcf
Browse repository at this point
Add unit tests for ServerController::register().
Potherca
committed
3ea77d6
View commit details
Copy full SHA for 3ea77d6
Browse repository at this point
Change ServerController and BaseServerConfig unit test code to be cleaner.
Potherca
committed
59d8f23
View commit details
Copy full SHA for 59d8f23
Browse repository at this point
Fix bug in ServerController caused by incorrect check and missing status code.
Potherca
committed
54c843f
View commit details
Copy full SHA for 54c843f
Browse repository at this point
Add very basic unit test for ServerController::token().
Potherca
committed
03d58e5
View commit details
Copy full SHA for 03d58e5
Browse repository at this point
Fix for CLN-006 in ServerController
Show description for 4bc8355
Potherca
committed
4bc8355
View commit details
Copy full SHA for 4bc8355
Browse repository at this point
Commits on Jun 26, 2025
Change error message for unregistered redirect URIs to specify provided URI.
Potherca
committed
01ab5eb
View commit details
Copy full SHA for 01ab5eb
Browse repository at this point
Commits on Jun 27, 2025
Code cleanup.
Potherca
committed
71e1fdc
View commit details
Copy full SHA for 71e1fdc
Browse repository at this point
You can’t perform that action at this time.