Skip to content

feat(site): CGU/RGPD requierements & ban user

Alexandre Lanceart requested to merge cgu_validation into master
  • Added the necessary behavior to require the validation of CGU and RGPD.
  • Added matching tests for this
  • Added the possibility to ban users
  • Also fixed the API Viewsets so that they can be registered like any model viewset

Fixes #121 (closed) Fixes #122 (closed)

Edited by Florent Chehab

Merge request reports