Skip to content

Features: Add email-based account activation system#395

Closed
CraftedRO wants to merge 2 commits intoFusionGen:mainfrom
Jiinx:Feature/Email-Account-Activation
Closed

Features: Add email-based account activation system#395
CraftedRO wants to merge 2 commits intoFusionGen:mainfrom
Jiinx:Feature/Email-Account-Activation

Conversation

@CraftedRO
Copy link
Copy Markdown
Collaborator

  • Introduced database table pending_accounts to handle activation flow.
  • Added support for email template account_activation.tpl.
  • Updated registration logic to support optional email activation.
  • Added debug configuration for SMTP, including email validation.
  • Created Activation_model to manage activation keys and pending accounts.
  • Updated frontend logic to handle activation state response.
  • Applied stricter email validation to helpers and admin settings.

- Introduced database table `pending_accounts` to handle activation flow.
- Added support for email template `account_activation.tpl`.
- Updated registration logic to support optional email activation.
- Added debug configuration for SMTP, including email validation.
- Created `Activation_model` to manage activation keys and pending accounts.
- Updated frontend logic to handle activation state response.
- Applied stricter email validation to helpers and admin settings.
@CraftedRO CraftedRO closed this Mar 5, 2026
@CraftedRO
Copy link
Copy Markdown
Collaborator Author

Closing in favor of a revised PR

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