openwisp / openwisp/openwisp-radius
[feature] Add an allauth adapter with SMS capabilities
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 445
- Forks
- 234
- Avg merge
- 20h 21m
- Merged PRs (30d)
- 19
Description
We need to add an allauth adapter similar to the EmailAdapter in openwisp-users.
This adapter would also send an SMS along with email for communication. SMS would not be sent for all communications. We would define a list of template_prefix for which SMS should be sent.
We will have separate templates for SMS which would be short.
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
Start by reading the linked EmailAdapter in openwisp-users and locating the corresponding allauth integration in this repository. Define how template_prefix values select SMS delivery and how separate short SMS templates are configured; done means the adapter supports email plus conditional SMS communication with coverage for the selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100