Skip to content

Add Django signal for email verification - #527

Merged
OmarIthawi merged 2 commits into
appsembler/tahoe/developfrom
omar/email-verif-signal
Feb 17, 2020
Merged

Add Django signal for email verification#527
OmarIthawi merged 2 commits into
appsembler/tahoe/developfrom
omar/email-verif-signal

Conversation

@OmarIthawi

@OmarIthawi OmarIthawi commented Jan 24, 2020

Copy link
Copy Markdown

This helps plugins to listen to this signal and perform custom logic without the need to hardcode it inside the platform. To be used for CAG auto enrollment: appsembler/course-access-groups#15.

TODO

  • Add tests
  • Finish the implementation
  • Test with Course Access Groups auto enrollment out of scope of this PR. We'll test it later.

Jira: RED-707: Automatic domain-name-based enrollment for Course Access Groups

This helps plugins to listen to this signal and perform custom logic
without the need to hardcode it inside the platform.
@OmarIthawi
OmarIthawi force-pushed the omar/email-verif-signal branch from bb36d1a to 17f748d Compare February 16, 2020 10:37
@OmarIthawi OmarIthawi changed the title (WIP) Add Django signal for email verification Add Django signal for email verification Feb 16, 2020
@OmarIthawi
OmarIthawi merged commit 443c8c0 into appsembler/tahoe/develop Feb 17, 2020
@OmarIthawi
OmarIthawi deleted the omar/email-verif-signal branch February 17, 2020 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants