Hello All,
I'm excited to see that Linkwarden was added as a new app! I have the app installed, but there seems to be a few issues when creating a new user, either via the admin page or trying to register. This does seem to only be an issue when the app is setup with leaving the user management to the app "Login with dedicated account" vs. SSO via Cloudron.
I'm seeing the following errors in the dev console, when trying to submit the form.
admin-e6140dc4287cb378.js:1
POST https://app.cloudron.tld/api/v1/users 400 (Bad Request)
admin-e6140dc4287cb378.js:1 Uncaught (in promise) Error: Please fill out all the fields.
at Object.mutationFn (admin-e6140dc4287cb378.js:1:5312)
I wasn't sure if this was an upstream issue or package issue. Any thoughts or any further information needed on this?
Thank you!
Edit: Updated authentication use-case context