mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2026-03-04 00:01:12 -05:00
[Feature] Read-Only User / RBAC #3164
Labels
No labels
P1: Critical
P2: High
P3: Medium
P4: Low
UI
bug
cannot reproduce
compatibility
dependencies
docker
documentation
duplicate
enhancement
enhancement
external libs
feature request
good first issue
help wanted
infrastructure
invalid
localization
needs investigation
performance
potential-duplicate
question
recurrent
research
snap
waiting for data
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AdGuardHome#3164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @steveredden on GitHub (Nov 3, 2021).
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Problem Description
I would like the ability to create additional read-only users.
I would like the ability to grant access to the
*/control/querylogpathProposed Solution
Allow for new user creation, stored in
AdGuard.yaml::usersAllow for discrete allowances per page (I'm specifically hoping for the
Query Logpage to be enabledAlternatives Considered
N/A
Additional Information
Allows read-only users (say, a spouse) to view what was blocked and why...
@ainar-g commented on GitHub (Nov 8, 2021):
Merging into #997.