manyfold
manyfold copied to clipboard
Oauth2 generated accounts are not added as creators
Describe the bug On a selfhosted instance that only allows Oauth2 logins and users get the role contributor automatically, there are no premade creators for these users but when they try to create one with the same name Manyfold says the username is already taken.
To Reproduce Steps to reproduce the behavior:
- Login as an Oauth2 created user
- Try to upload model, but there is no creator of the same name
- Try adding a creator of the same name
- See error that the name is already taken.
Expected behavior There should be automatically a creator for each account with the contributor role that gets auto-selected when uploading a model.
Additional context Self hosted instance using official docker container setup.
Good spot, thank you.