Skip to content

Change LoginRequiredMixin to MemberOnlyMixin

Philipp S. Sommer requested to merge open-registration into master

This MR implements a mixin for views that allows access for community members only. We replace the LoginRequiredMixin with this view.

Furthermore, we will implement a simple signup form for community members.

Edited by Philipp S. Sommer

Merge request reports