Nextcloud version: 23.0.3
Operating system and version: FreeBSD 13.0
Apache version: 2.4.53
PHP version: 8.0.18
I’m not able to disable user profiles using the GUI or config file. The setting doesn’t exist in Administration → Basic Settings. I added 'profile.enabled' => false
to config.php and even restarted Apache, but the profiles continued to load. I’ve disabled them all via the database, but I’m wondering why the setting isn’t in the admin interface or working in the config file.
tflidd
April 17, 2022, 8:24pm
2
If you go on the user page, you can disable users.
I don’t want to disable users. I want to disable profiles globally. I’m also more generally curious why the settings are missing / not working.
tflidd
April 17, 2022, 8:35pm
4
what do you mean with profiles?
It’s a feature that was added in v23. Users can have a profile page with control over what data is public or private to users of the NC instance.
opened 09:21PM - 23 Jul 21 UTC
enhancement
design
2. developing
overview
feature: users and groups
feature: settings
feature: profile
<details>
<summary>Completed</summary>
### Base
- [x] https://github.com/ne… xtcloud/server/pull/28751
#### References
- Profile page ideation [https://github.com/nextcloud-gmbh/server/issues/33](https://github.com/nextcloud-gmbh/server/issues/33)
- Penpot Mockups [https://design.penpot.app/#/dashboard/team/aba21030-65ab-11eb-bbda-03f8ac143bbf/projects/7d7bb720-a2cc-11eb-bb49-81aaa3a367f9](https://design.penpot.app/#/dashboard/team/aba21030-65ab-11eb-bbda-03f8ac143bbf/projects/7d7bb720-a2cc-11eb-bb49-81aaa3a367f9)
### Privacy
- [x] https://github.com/nextcloud/server/pull/29559
- [x] https://github.com/nextcloud/server/pull/29869
### Design / Frontend
- [x] https://github.com/nextcloud/server/pull/29482
- [x] https://github.com/nextcloud/spreed/pull/6437
- [x] https://github.com/nextcloud/server/pull/29833
- [x] https://github.com/nextcloud/server/pull/29872
- [x] https://github.com/nextcloud/server/pull/29893
---
</details>
## Issues
- [ ] https://github.com/nextcloud/server/issues/30864
- [ ] https://github.com/nextcloud/server/issues/30865
- [x] https://github.com/nextcloud/server/issues/30866
- [ ] https://github.com/nextcloud/server/issues/30867
- [ ] https://github.com/nextcloud/server/issues/30868
- [ ] https://github.com/nextcloud/server/issues/30869
- [ ] https://github.com/nextcloud/server/issues/30870
- [ ] https://github.com/nextcloud/server/issues/30871
## Miscellaneous
- [x] https://github.com/nextcloud/documentation/issues/7797
- [ ] Tests
- [ ] Set order of profile actions
- Provide additional emails as actions
- Prerequisites:
- [ ] Preserve order and scope of additional emails, the logic for handling this is a prerequisite as visibility must also be preserved https://github.com/nextcloud/server/issues/26866#issue-874793291
https://docs.nextcloud.com/server/stable/admin_manual/configuration_user/profile_configuration.html