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
Use the 👍 reaction to show support for this feature.
Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
Subscribe to receive notifications about status changes and new comments.
Is your feature request related to a problem? Please describe.
The profile pages on /u/ are publicly available, see #32086 . Users are currently able to specify per field who may see it. This is error prone for me because I have a Nextcloud that shouldn't be visible to the outside.
Describe the solution you'd like
Add an admin setting to be able to disable anonymous access to the profile pages. Thus only logged in users (and guests) are allowed to see profiles.
Describe alternatives you've considered
Current workaround is completely disabling the profiles in the server config. But then, my users can't view each others profile.
Tip
Help move this idea forward
Is your feature request related to a problem? Please describe.
The profile pages on /u/ are publicly available, see #32086 . Users are currently able to specify per field who may see it. This is error prone for me because I have a Nextcloud that shouldn't be visible to the outside.
Describe the solution you'd like
Add an admin setting to be able to disable anonymous access to the profile pages. Thus only logged in users (and guests) are allowed to see profiles.
Describe alternatives you've considered
Current workaround is completely disabling the profiles in the server config. But then, my users can't view each others profile.
Additional context