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

Authentication & Authorization #20

Closed
9 tasks done
mcollina opened this issue Mar 3, 2013 · 0 comments
Closed
9 tasks done

Authentication & Authorization #20

mcollina opened this issue Mar 3, 2013 · 0 comments

Comments

@mcollina
Copy link
Collaborator

mcollina commented Mar 3, 2013

The authentication support is twofold:

  • provide a callback to accept or reject a client.
  • add a simple json-based backend for it.

Authorization support is manyfold:

  • add a callback to authorize a publish.
  • add a callback to authorize a subscribe.
  • add a simple json-base backend to specify them.
  • modify the CLI to add and remove users.
  • modify the CLI to load and install the authorization system.
  • modify the CLI to reload the JSON file when receiving an UNIX signal.
  • Update the README for the handling of the users settings.
  • Add the topics authorizations handling in the CLI.
  • Formatting the credentials JSON.
mcollina added a commit that referenced this issue Mar 5, 2013
mcollina added a commit that referenced this issue Mar 6, 2013
mcollina added a commit that referenced this issue Mar 21, 2013
mcollina added a commit that referenced this issue Mar 21, 2013
mcollina added a commit that referenced this issue Mar 22, 2013
mcollina added a commit that referenced this issue Apr 14, 2013
mcollina added a commit that referenced this issue Apr 18, 2013
mcollina added a commit that referenced this issue Apr 18, 2013
@mcollina mcollina reopened this Apr 18, 2013
mcollina added a commit that referenced this issue Apr 19, 2013
mcollina added a commit that referenced this issue Apr 19, 2013
mcollina added a commit that referenced this issue Apr 19, 2013
mcollina added a commit that referenced this issue Apr 21, 2013
References #20.
mcollina added a commit that referenced this issue Apr 21, 2013
mcollina added a commit that referenced this issue Apr 24, 2013
mcollina added a commit that referenced this issue Apr 24, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant