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 }}
thorsten
/
phpMyFAQ
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
262
Star
618
Code
Issues
19
Pull requests
1
Discussions
Actions
Projects
Security and quality
72
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/4311 category permission enforcement
- #4553
#4553
Merged
thorsten
merged 14 commits into
main
thorsten/phpMyFAQ:main
from
feat/4311-category-permission-enforcement
thorsten/phpMyFAQ:feat/4311-category-permission-enforcement
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat/4311 category permission enforcement
#4553
thorsten
merged 14 commits into
main
thorsten/phpMyFAQ:main
from
feat/4311-category-permission-enforcement
thorsten/phpMyFAQ:feat/4311-category-permission-enforcement
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
feat: added category-aware permission checks to the permission contract
thorsten
committed
c30eb95
View commit details
Copy full SHA for c30eb95
Browse repository at this point
feat: computed allowed categories per right for medium permissions
thorsten
committed
cdfc810
View commit details
Copy full SHA for cdfc810
Browse repository at this point
fix: addressed review findings for allowed-categories computation
thorsten
committed
00f4613
View commit details
Copy full SHA for 00f4613
Browse repository at this point
feat: enforced category restrictions when creating FAQs
Show description for 4cd7d38
thorsten
committed
4cd7d38
View commit details
Copy full SHA for 4cd7d38
Browse repository at this point
feat: enforced category restrictions on FAQ update, delete, approve, sticky and listing
thorsten
committed
ed1e49f
View commit details
Copy full SHA for ed1e49f
Browse repository at this point
test: covered the forbidden path for the sticky FAQ endpoint
thorsten
committed
fbc0a1e
View commit details
Copy full SHA for fbc0a1e
Browse repository at this point
feat: enforced category restrictions on category endpoints and the FAQ edit page
thorsten
committed
1236a9e
View commit details
Copy full SHA for 1236a9e
Browse repository at this point
feat: hid restricted categories from admin FAQ category trees
thorsten
committed
dba40af
View commit details
Copy full SHA for dba40af
Browse repository at this point
docs: documented category-based permission restrictions
thorsten
committed
af4a177
View commit details
Copy full SHA for af4a177
Browse repository at this point
fix: denied category-restricted users access to uncategorized FAQs
thorsten
committed
836e189
View commit details
Copy full SHA for 836e189
Browse repository at this point
style: applied Mago formatting to category tree filtering
thorsten
committed
b8b2a45
View commit details
Copy full SHA for b8b2a45
Browse repository at this point
fix: added precise return type annotation for category relations
thorsten
committed
64af5e1
View commit details
Copy full SHA for 64af5e1
Browse repository at this point
fix: addressed review findings on category restriction enforcement
thorsten
committed
abc49af
View commit details
Copy full SHA for abc49af
Browse repository at this point
test: pinned equivalence of allowed-categories set and per-category checks
thorsten
committed
996e9ec
View commit details
Copy full SHA for 996e9ec
Browse repository at this point
You can’t perform that action at this time.