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

Email as permission #65

Merged
merged 7 commits into from
Oct 14, 2023
Merged

Email as permission #65

merged 7 commits into from
Oct 14, 2023

Conversation

Lugrim
Copy link
Contributor

@Lugrim Lugrim commented Oct 10, 2023

The fact that an user has activated their email is now managed as a permission

Lugrim added a commit that referenced this pull request Oct 13, 2023
- Added a few tests
- Made them all pass
- `test_permission_is_removed_when_changing_email` will be fixed when
  #65 will me fixed and merged
@Lugrim Lugrim added this to the Production milestone Oct 13, 2023
@Lugrim Lugrim requested a review from Lymkwi October 13, 2023 19:09
Copy link
Collaborator

@Lymkwi Lymkwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally good, nitpicking about setter/getter. Once that is done and the CI passes, I will approve for merge.

insalan/user/models.py Show resolved Hide resolved
insalan/user/tests.py Outdated Show resolved Hide resolved
insalan/user/tests.py Outdated Show resolved Hide resolved
insalan/user/views.py Outdated Show resolved Hide resolved
@Lymkwi Lymkwi added enhancement New feature or request priority:medium Medium Priority labels Oct 13, 2023
@Lugrim Lugrim self-assigned this Oct 13, 2023
@Lugrim Lugrim force-pushed the email-as-permission branch 2 times, most recently from 2cd791c to 43f5347 Compare October 13, 2023 23:33
insalan/tournament/tests.py Outdated Show resolved Hide resolved
insalan/tournament/views.py Outdated Show resolved Hide resolved
insalan/user/models.py Outdated Show resolved Hide resolved
@Lugrim Lugrim force-pushed the email-as-permission branch from 987ec3b to 59c7a2b Compare October 14, 2023 17:59
Lugrim added a commit that referenced this pull request Oct 14, 2023
- Added a few tests
- Made them all pass
- `test_permission_is_removed_when_changing_email` will be fixed when
  #65 will me fixed and merged
Lugrim added a commit that referenced this pull request Oct 14, 2023
- Added a few tests
- Made them all pass
- `test_permission_is_removed_when_changing_email` will be fixed when
  #65 will me fixed and merged
@Lugrim Lugrim force-pushed the email-as-permission branch from 59c7a2b to 3dcc2e1 Compare October 14, 2023 19:05
@Lugrim Lugrim force-pushed the email-as-permission branch from 3dcc2e1 to 1959d7a Compare October 14, 2023 21:10
@Lugrim Lugrim merged commit 1959d7a into dev Oct 14, 2023
4 checks passed
@Lugrim Lugrim deleted the email-as-permission branch October 14, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:medium Medium Priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants