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

Restrict creation of Useraccounts #131

Open
kruegermedia opened this issue Mar 23, 2020 · 4 comments
Open

Restrict creation of Useraccounts #131

kruegermedia opened this issue Mar 23, 2020 · 4 comments
Labels
0. Needs triage enhancement New feature or request

Comments

@kruegermedia
Copy link

Hello,
the feature of restricting the automatic creation of useraccounts would be nice.

Right now when it comes to IMAP for example, every valid account of the configured domain is able to log in and creates - if not existing - a new account.

In combination with the feature requests:
#21 #28
it would round up nicely

kind regards

@kruegermedia kruegermedia added 0. Needs triage enhancement New feature or request labels Mar 23, 2020
@violoncelloCH
Copy link
Member

I get the idea behind this... but how is this supposed to be configurable? via a custom regex matching? (which makes it very technical)

@kruegermedia
Copy link
Author

Hello,
long time no see, excuse me for that...

Regex could be an option, but an explicit whitelist would be an easier, not so technical, option.

@violoncelloCH
Copy link
Member

seems we have an approach for this in #149 but to be honest I'm not really sure if this is something we should add...

@kamilko
Copy link

kamilko commented Oct 5, 2021

I have question to this topic - if I have some users added manually and some users from IMAP server I don't want to have option to login on Nextcloud/nor create account in Nextcloud while they trying to login - what I should do?
Could there be some option like: autocreate_user = true/false ?
Maybe this would be simpler than start with regex by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants