zitadel/internal/api/ui
Stefan Benz c21e171519
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
2024-10-16 13:09:32 +00:00
..
console feat: trusted (instance) domains (#8369) 2024-07-31 18:00:38 +03:00
login fix: add allowRegister check for register handling in login (#8782) 2024-10-16 13:09:32 +00:00