nextcloud / nextcloud/twofactor_gateway
Fetch the mobile number from users profile
Open
Nobody has claimed this yet.
gateway:signal
gateway:sms
- Dominant language
- PHP
- Stars
- 122
- Forks
- 63
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 23
Description
If the user already has a mobile number configured in it's personal settings, you might want to fetch it from there.
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
No file or test is named. Start by tracing how this two-factor provider currently obtains a user's mobile destination, then inspect the personal-settings integration for an existing configured number. Done means an already-configured mobile number can be fetched for the user instead of requiring duplicate configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100