Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invite user capability enabled by default even while smtp host is not configured #3916

Closed
talSofer opened this issue Aug 17, 2022 · 2 comments · Fixed by #4224
Closed

Invite user capability enabled by default even while smtp host is not configured #3916

talSofer opened this issue Aug 17, 2022 · 2 comments · Fixed by #4224
Assignees
Labels
bug Something isn't working team/cloud-native Team cloud native

Comments

@talSofer
Copy link
Contributor

Steps to reproduce

  1. Create lakefs config file not including smtp server configurations
  2. Go to Administration -> Users
  3. Click "Invite user" and try to invite a user
  4. you'll see the following error
    Screen Shot 2022-08-17 at 9 19 21

The fix should be to disable it by default.

Impact: This bug also impacts lakefs playgrounds, where IMO the invite user capability should not be disabled.

@talSofer talSofer added bug Something isn't working team/cloud-native Team cloud native labels Aug 17, 2022
@johnnyaug
Copy link
Contributor

Does this happen when using an external authentication service? Or using the internal one?

@idanovo
Copy link
Contributor

idanovo commented Sep 21, 2022

Does this happen when using an external authentication service? Or using the internal one?

I think it's happens in OSS so probably the internal one @johnnyaug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working team/cloud-native Team cloud native
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants