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 }}
pdsinterop
/
multiuser-php-solid-server
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/storage owner
- #22
#22
Merged
ylebre
merged 21 commits into
main
pdsinterop/multiuser-php-solid-server:main
from
feature/storage-owner
pdsinterop/multiuser-php-solid-server:feature/storage-owner
Copy head branch name to clipboard
Mar 23, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Feature/storage owner
#22
ylebre
merged 21 commits into
main
pdsinterop/multiuser-php-solid-server:main
from
feature/storage-owner
pdsinterop/multiuser-php-solid-server:feature/storage-owner
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2026
database creation for storage
ylebre
committed
d06c521
View commit details
Copy full SHA for d06c521
Browse repository at this point
add db calls
ylebre
committed
92b9898
View commit details
Copy full SHA for 92b9898
Browse repository at this point
add routes
ylebre
committed
2aa78af
View commit details
Copy full SHA for 2aa78af
Browse repository at this point
add swagger and api surface
ylebre
committed
92805b0
View commit details
Copy full SHA for 92805b0
Browse repository at this point
add apache configuration for storage
ylebre
committed
bb68f9a
View commit details
Copy full SHA for bb68f9a
Browse repository at this point
return storage URL
ylebre
committed
42e1993
View commit details
Copy full SHA for 42e1993
Browse repository at this point
update tests file
ylebre
committed
77c662a
View commit details
Copy full SHA for 77c662a
Browse repository at this point
get the owner and find out the allowed clients
ylebre
committed
50bd346
View commit details
Copy full SHA for 50bd346
Browse repository at this point
remove try/catch - it returns public if not found
ylebre
committed
ed05a31
View commit details
Copy full SHA for ed05a31
Browse repository at this point
add getUserByWebId function
ylebre
committed
3bd5f8a
View commit details
Copy full SHA for 3bd5f8a
Browse repository at this point
use the correct namespace
ylebre
committed
4aabecc
View commit details
Copy full SHA for 4aabecc
Browse repository at this point
typofix
ylebre
committed
e329bb2
View commit details
Copy full SHA for e329bb2
Browse repository at this point
return 404 when the storage is not found
ylebre
committed
392b6b1
View commit details
Copy full SHA for 392b6b1
Browse repository at this point
Merge branch 'main' into feature/storage-owner
ylebre
committed
c807d55
View commit details
Copy full SHA for c807d55
Browse repository at this point
fix tests
ylebre
committed
1ec3135
View commit details
Copy full SHA for 1ec3135
Browse repository at this point
also init storage
ylebre
committed
144de96
View commit details
Copy full SHA for 144de96
Browse repository at this point
auto-create storage
ylebre
committed
82fff92
View commit details
Copy full SHA for 82fff92
Browse repository at this point
Commits on Mar 16, 2026
update path
ylebre
committed
7afe4f8
View commit details
Copy full SHA for 7afe4f8
Browse repository at this point
update path
ylebre
committed
e8e0398
View commit details
Copy full SHA for e8e0398
Browse repository at this point
only allow webId
ylebre
committed
c022ac9
View commit details
Copy full SHA for c022ac9
Browse repository at this point
Commits on Mar 23, 2026
update php-solid-crud to include bugfix
ylebre
committed
fbd1fe0
View commit details
Copy full SHA for fbd1fe0
Browse repository at this point
You can’t perform that action at this time.