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

Devise before_filter :authenticate_user! no status or custom fields #77

Open
maxstudener opened this issue May 26, 2015 · 2 comments
Open

Comments

@maxstudener
Copy link

if your not logged with devise and you hit a controller action that has the before filter authenticate_user! devise returns a 401 but in the log file it says status 0 and it also doesn't hit the initializer to add in the custom fields.

@tspacek
Copy link

tspacek commented Dec 3, 2015

👍

Anyone know of a fix or workaround for this?

@tspacek
Copy link

tspacek commented Dec 3, 2015

I think I fixed this with htdc@f1a3380

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants