Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Is it possible to restrict account creation? #283

Closed
deitch opened this issue Aug 23, 2015 · 5 comments
Closed

Is it possible to restrict account creation? #283

deitch opened this issue Aug 23, 2015 · 5 comments
Assignees
Labels

Comments

@deitch
Copy link

deitch commented Aug 23, 2015

Is it possible to restrict account creation, so that not everyone can set up an account? As I understand it now, anyone who can access the Portus web UI can set up their own account and then push/pull images. Is it possible to prevent that?

@vitorarins
Copy link

I am running the Portus app inside a Local Network, so that is not a problem right now for me. But I am thinking of deploying Portus in our Cloud servers, and I will need to set up a VPN access only to the server in order to circumvent that problem.
It would be nice if there was an e-mail configuration, so that every user that tries to set up an account has to be approved by the admin or something like that.

@deitch
Copy link
Author

deitch commented Aug 26, 2015

I think a request-approval process is as good as an admin-creation process. Either works.

@mssola
Copy link
Collaborator

mssola commented Aug 26, 2015

Hi @deitch and @vitorarins , this is some of a duplicate of the issue #179. As I said there, I'd like to bring LDAP support first before doing anything on this regard. Therefore, after LDAP support is implemented, I will take a look at this.

@vitorarins
Copy link

Hi @mssola , sorry I missed that issue before commenting on this one. In my particular case I wouldn't use LDAP here in the company, but surely is a great feature to have. Thank you for the great app BTW.

mssola added a commit to mssola/Portus that referenced this issue Nov 13, 2015
When enabled (default behavior), then any user can access to the signup page.
Otherwise, users are not able to enter the signup form. This is ignored in LDAP
mode.

Note that I've also added the `verify` configurable value. This is supposed to
be implemented in the near future, as described in the related issues.

See issues SUSE#179 and SUSE#283

Signed-off-by: Miquel Sabaté Solà <[email protected]>
mssola added a commit to mssola/Portus that referenced this issue Nov 13, 2015
See issues SUSE#179 and SUSE#283

Signed-off-by: Miquel Sabaté Solà <[email protected]>
mssola added a commit to mssola/Portus that referenced this issue Nov 23, 2015
The verification process has been discarded

See SUSE#179 and SUSE#283.

Signed-off-by: Miquel Sabaté Solà <[email protected]>
@mssola mssola closed this as completed in 9f1f4f2 Nov 24, 2015
@mssola
Copy link
Collaborator

mssola commented Nov 24, 2015

Fixed, see the issue #179.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants