Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Authenticated user can register any other user #199

Open
onetoomany opened this issue Oct 3, 2019 · 2 comments
Open

Authenticated user can register any other user #199

onetoomany opened this issue Oct 3, 2019 · 2 comments

Comments

@onetoomany
Copy link

To me, this is a security issue, as a standard user can use the registration form to identify who else is a user of the site. There appears to be no way I can restrict an ordinary user to be able to register only themselves; instead, every user gets the option of
image

When they select Change, they get the autofill text box for any website user. This enables a user to list out who all the other users of the site are.
image
(ignore the "plain text field" text box - that's just me trying to sort something else out)

@JobotBobica
Copy link

The issue is in your security roles. I have a setup where you can sign up only yourself and can't see other users. If bet it is the permission to view other users.

@onetoomany
Copy link
Author

Hi JobotBobica,

I assume you mean Permissions>User>View User Information
Its not ticked for the generic user - only the admin can see others there. The standard user pretty much has nothing ticked except RNG>Register Self

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

No branches or pull requests

2 participants