-
Allow a user to sign out when on the terms page · a5cb2fe2Bob Van Landuyt authored
Before we would block the `sign_out` request when the user did not accept the terms, therefore redirecting them to the terms again. By allowing all request to devise controllers, we avoid this problem.
a5cb2fe2
×