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

Corrige l'impossibilité de se connecter après un ban temporaire #6635

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

Situphen
Copy link
Member

Actuellement, les utilisateurs qui ont été banni temporairement ne peuvent pas se connecter après la fin naturelle du bannissement. Cette PR reproduit le problème dans un test puis le corrige.

QA :

  • source zdsenv/bin/activate && make zmd-start && make run-back
  • Se connecter avec le compte admin
  • Bannir le compte user
  • Dans l'interface d'administration, modifier le champ "Fin d'interdiction de lecture" de l'objet Profile du compte user avec une date antérieure à aujourd'hui
  • Vérifier qu'il est bien possible de se connecter avec le compte user

@coveralls
Copy link

Coverage Status

coverage: 88.878% (+0.005%) from 88.873%
when pulling f211c9b on Situphen:temp-ban
into 09a5059 on zestedesavoir:dev.

Copy link
Member

@philippemilink philippemilink left a comment

Choose a reason for hiding this comment

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

QA OK ✔️

@philippemilink philippemilink merged commit 63fe765 into zestedesavoir:dev Aug 13, 2024
12 checks passed
@Situphen Situphen deleted the temp-ban branch August 13, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants