City-of-Helsinki/django-orghierarchy

Add open organizations that anybody can join

Opened this issue · 1 comments

For affiliated organizations only, allow a new boolean field open (False by default) that will determine if that organization is available for anybody to join as a regular user (not admin).

Adding regular users to an open organization will have to be implemented project by project, as it is dependent on the user model and user endpoint.