Skip to content

Comments

Support of insecure mode#15

Open
s-kostyuk wants to merge 7 commits intodevelfrom
insecure_support
Open

Support of insecure mode#15
s-kostyuk wants to merge 7 commits intodevelfrom
insecure_support

Conversation

@s-kostyuk
Copy link
Owner

@s-kostyuk s-kostyuk commented Aug 29, 2017

This pull request introduces a special mode of the platform: an insecure one.

In this mode token checking is disabled completely, so that all users and all clients are able to do almost everything in system. The only exception is user management: only root (i.e. the first created user) is allowed to create and delete users in the system. To do so, root user must authentificate, receive an access token and then pass it to 'create_user' or 'remove_user' procude for user creation and removal correspondingly.

@ghost ghost added the in progress label Sep 12, 2017
@s-kostyuk s-kostyuk added this to the Not planned milestone Sep 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant