Skip to content

Conversation

@jamesjefferies
Copy link

If a bot or script is hitting the user sign in, then the id param can be something unsuitable, i.e. not an id in the database. The app then throws an ActiveRecord::NotFound exception.

This change alters the behaviour so that if paranoid is switched on, then the app ignores the not found and redirects back to the signin page.

However, I would understand if

a) This should be the default behaviour and ignore the paranoid config
b) Current behaviour is desired!

This is related to issue #241

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

Successfully merging this pull request may close these issues.

1 participant