Skip to content

Commit

Permalink
Note about multi user auth
Browse files Browse the repository at this point in the history
  • Loading branch information
dcramer committed Jun 23, 2011
1 parent 29a5ac8 commit 63757f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,6 @@ This is a rough list of features/APIs which need to be completed (this is better
* Should handle tasks like "expire message"
* Could handle all API requests?
* Decide on final version of client authentication API
* Probably don't need it to be so secure (nonce is extra load)
* Probably don't need it to be so secure (nonce is extra load)
* Support should be considered for having multiple "users". A good example use case is if a consulting firm uses a single
Sentry server and has many clients, but then decides one client's access needs revoked from recording to the logger.

0 comments on commit 63757f0

Please sign in to comment.