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

Added resend action to admin (Closes #263) #264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

demestav
Copy link

Closes #263

Added a resend action to the admin that (as the name suggests) sends again the email.

Notes:

  1. How to handle the po files?
  2. This just resends the email, the key of the invitation is the same
  3. Since the sent datetime is updated, if expiration is activated in the project, it means that expiration period is also reset. i.e. the user will have x days to activate by the time of resend, if expiry is set to x days.
  4. pre-commit last step was failing on my system pycln. Not sure why, but I don't thing it is related to the changes I made.

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.

Resend invitation from the admin
1 participant