mirror of
https://github.com/we-promise/sure.git
synced 2026-06-02 09:19:02 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class PasswordResetsController < ApplicationController
|
||||
skip_authentication
|
||||
|
||||
layout "auth"
|
||||
|
||||
before_action :set_user_by_token, only: :update
|
||||
|
||||
Reference in New Issue
Block a user