Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activate administrators #10

Merged
merged 2 commits into from
Feb 20, 2024
Merged

Activate administrators #10

merged 2 commits into from
Feb 20, 2024

Conversation

danigargar
Copy link
Collaborator

@danigargar danigargar commented Feb 5, 2024

When you create an administrator (lifecycle), send an email to his email with an activation link.
This link has to lead to a page that activates the admin (let's ignore security mechanisms here).

Add to the API the /administrator/{id}/send_activation_email endpoint that allows to send the email manually.

@danigargar danigargar self-assigned this Feb 5, 2024
@danigargar danigargar marked this pull request as draft February 5, 2024 09:59
@danigargar danigargar changed the base branch from main to CDD-2-add-email-to-administrator February 5, 2024 12:03
Base automatically changed from CDD-2-add-email-to-administrator to main February 6, 2024 09:13
@danigargar danigargar force-pushed the CDD-4-activate-administrators branch 2 times, most recently from 0e87f32 to 72dffd6 Compare February 6, 2024 16:08
@danigargar danigargar marked this pull request as ready for review February 6, 2024 16:15
@danigargar danigargar force-pushed the CDD-4-activate-administrators branch 4 times, most recently from ea34d63 to 4810bea Compare February 6, 2024 18:23
@danigargar danigargar force-pushed the CDD-4-activate-administrators branch 4 times, most recently from eed0368 to 2e7d2d2 Compare February 7, 2024 10:15
@danigargar danigargar force-pushed the CDD-4-activate-administrators branch 6 times, most recently from 0b1e381 to 7d5f5e7 Compare February 9, 2024 13:04
@danigargar danigargar merged commit 8a75c2b into main Feb 20, 2024
1 check passed
@danigargar danigargar deleted the CDD-4-activate-administrators branch February 20, 2024 14:04
@mmadariaga mmadariaga added the tutorial Demo feature label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants