Closed
Description
When checking the network tab, I see Method not Allowed
in Response.
Part of config where I set signup as true.
password:
enabled: true
minLength: 5
signup: true
Also, there is an error in docs. It states below,
auth:
signup: false
When I tried this, I get error unmarshaling YAML data: [20:3] unknown field "signup"
Metadata
Metadata
Assignees
Labels
Projects
Status
Done