Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The UI should indicate whether the user is seeing all events, or only public events #179

Closed
osteele opened this issue May 3, 2018 · 0 comments
Assignees
Labels
auth Authorization and authentication

Comments

@osteele
Copy link
Contributor

osteele commented May 3, 2018

See olin-build/ABE#75.

#175 could be part of this UI.

Depends on olin-build/ABE#214.

@osteele osteele added the auth Authorization and authentication label May 3, 2018
@osteele osteele self-assigned this May 8, 2018
osteele added a commit that referenced this issue May 9, 2018
Start #217, #179.

Remaining work depends on olin-build/ABE#214. This work is to retrieve the account info from GET /account instead of initializing it to a constant that grants all permissions; to extend withServerInfo (currently in PR #219) to verify that the account has been loaded; and to guard the Sidebar by withServerInfo.
@osteele osteele mentioned this issue May 9, 2018
4 tasks
osteele added a commit that referenced this issue May 9, 2018
Start #217, #179.

Remaining work depends on olin-build/ABE#214. This work is to retrieve the account info from GET /account instead of initializing it to a constant that grants all permissions; to extend withServerInfo (currently in PR #219) to verify that the account has been loaded; and to guard the Sidebar by withServerInfo.
osteele added a commit that referenced this issue May 14, 2018
The client fetches account info from the server, and uses this to
control the presentation of elements that require auth.
osteele added a commit that referenced this issue May 14, 2018
@osteele osteele closed this as completed May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authorization and authentication
Projects
None yet
Development

No branches or pull requests

1 participant