Feat/OIDC login#1
Conversation
|
Hi @dominicrico, thanks for your contribution! It looks like you've removed the auto-completion of the slug field (the custom I'm realizing now that the best approach would be to just set the "placeholder" property on the slug field to the auto-generated one, and use that as a default value during the form submission if no other value is provided. This would also eliminate the need for a custom |
fa9adf0 to
39b6f47
Compare
ff1c1f2 to
7f39794
Compare
|
This pull request has merge conflicts. Please resolve the conflicts so the PR can be successfully reviewed and merged. |
Description
Prevents the slug overriding from the special slug field. This got overridden with the provider name. Added validation to the slug field itself to fail if whitespaces are in the slug.
Also adds an redirect to the oidc provider login if only one provider is configured and no other login option is given.
Screenshot (if UI-related)
To-Dos
pnpm buildpnpm i18n:extract