GaneshPatil7517 opened a new pull request, #276:
URL: https://github.com/apache/shiro-site/pull/276

   ## Summary
   This PR adds a comprehensive Troubleshooting & FAQ documentation page to 
help users quickly find solutions to common Apache Shiro issues.
   
   ## Changes
   - **New file**: `src/site/content/troubleshooting.adoc` - Comprehensive FAQ 
page with 10+ Q&A entries
   - **Modified**: `src/site/templates/menu.ftl` - Added "Troubleshooting & 
FAQ" link in the Community dropdown
   - **Modified**: `src/site/content/support.adoc` - Added link to the new 
troubleshooting page
   
   ## Topics Covered
   1. Session management issues (timeout, lost sessions)
   2. Authentication failures and debugging
   3. Authorization/permissions problems
   4. Spring Boot integration configuration
   5. Remember Me functionality
   6. Custom Realm configuration
   7. Caching setup and issues
   8. Enabling debug logging
   9. Filter chain ordering
   10. Application startup issues
   
   ## Testing
   - ✅ Local build passes (`mvn clean install`)
   - ✅ Site generates successfully (142 items baked)
   - ✅ `troubleshooting.html` generated in output
   
   ## Related Issue
   Closes #267


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to