openwisp / openwisp/openwisp-radius

[feature] Add an allauth adapter with SMS capabilities

Open
#500 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.