Terminal Log Buffer Perms
## Quick Information
- **Operating System:** Windows / Linux / MacOS / UnRAID
- **Install Type:** Git Cloned(Manual) / Installer / WinPackage / Docker
## What Happened?
When a basic user is going to terminal without logs permission the buffer does not show up and they are met with a popup saying they do not have permission.
## Expected result
User should go to page with no interruption.
- Suggested solution: check to see if the user is targeting the log file or the terminal output buffer and check permissions based on that. If the user is targeting the output buffer and has terminal permissions we should return the buffer with no error.
## Steps to reproduce
Create general user that has terminal permissions, but not logs and go to the server terminal page.
## Screenshots
<!-- Any relevant screenshots which show the issue -->
## Priority/Severity
- [X] High (anything that impacts the normal user flow or blocks app usage)
- [ ] Medium (anything that negatively affects the user experience)
- [ ] Low (anything else e.g., typos, missing icons/translations, layout/formatting issues, etc.)
issue