Stefan Benz ea981c452f
fix: add allowRegister check for register handling in login (#8782)
# Which Problems Are Solved

There is currently the possibility that you can jump to the register
path, even if register is disallowed through the settings.

# How the Problems Are Solved

Check before handling the HTTP requests if register is allowed.

# Additional Changes

Function to determine the resourceowner for all register related
functionality in the login.

# Additional Context

closes #8123

(cherry picked from commit c21e17151919cc8e843141e56069c901822a1e02)
2024-12-18 10:35:17 +01:00
..
2024-01-17 10:16:48 +00:00