"Security" setting for activity is non-descriptive
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Go to the activity settings (either personal or admin)
Expected behaviour
The settings are self-explaining
Actual behaviour
See s setting "Security" (wasn't visible in the past until push notifications where added)
It seems to refer to two-factor things and remote-wipe, but I failed to come up with a one liner:
https://github.com/nextcloud/server/blob/215aef3cbdc1963be1bb6bca5218ee0a4b7f1665/apps/settings/lib/Activity/SecuritySetting.php#L50
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open apps/settings/lib/Activity/SecuritySetting.php at the linked line and inspect how the “Security” activity setting is presented. Replace the non-descriptive wording with a self-explanatory label covering the setting’s purpose, then verify it in both personal and admin activity settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100