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

Acessing new event path when logged out raises exception #756

Closed
mconf-daileon opened this issue May 8, 2016 · 1 comment
Closed

Acessing new event path when logged out raises exception #756

mconf-daileon opened this issue May 8, 2016 · 1 comment

Comments

@mconf-daileon
Copy link


Author Name: Lucas Zawacki (Lucas Zawacki)
Original Redmine Issue: 1717, http://dev.mconf.org/redmine/issues/1717
Original Date: 2015-08-04
Original Assignee: Roberta Robert


Steps to reproduce

  1. Acess '/events/new' while not logged in
  2. I see a ActiveRecord::RecordNotFound

Expected result

  1. If I'm not logged in and access '/events/new'
  2. I should see a login screen
  3. If after logging in I have no permissions to create an event
  4. I should see a NotAuthorizedError
@daronco
Copy link
Member

daronco commented Aug 16, 2016

Fixed by PR #194.

@daronco daronco closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants