mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 04:05:57 +03:00
[GH-ISSUE #100] [QUESTION] remove customize area? #72
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#72
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 @rigler86 on GitHub (Jul 8, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/100
Is it possible to remove the customize area? I wanna make this as easy as possible for my family to use. Will be used on our home server accessible by about 40 people in our family. I wanna keep them from messing with the settings.
Would love to have the customize option via the private network web ui and not on the public facing part.
@rigler86 commented on GitHub (Jul 8, 2020):
After reading another issue post by another user I see where you state how to hide the customize area. Would still love to see it like for private facing.
@benbusby commented on GitHub (Jul 9, 2020):
As of the latest release, you shouldn't need to hide the customization area since settings are handled on a per-session basis (provided session cookies are enabled). If cookies aren't enabled then user's share a generic "default" profile where modifications are applied permanently as before.
Otherwise I'm going to close this and merge it in as a condition to be met for #60 since it should be included in that effort.