Add a register permissions validation constraint

Created on 7 January 2025, 3 months ago

Problem/Motivation

As part of registration validation we should ensure that the user has sufficient permissions to set the registrant in the way they have (self/other/anonymous).

Currently we rely on RegisterForm to handle this when building the form. I don't know if that's technically secure enough.

As well as being more consistent with our other checks, it would help registration_change_host if this were taken care of by core validation.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Active

Version

3.3

Component

Registration Core

Created by

πŸ‡¬πŸ‡§United Kingdom jonathanshaw Stroud, UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024