mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 11:34:13 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class AccountsController < ApplicationController
|
||||
include Filterable
|
||||
before_action :authenticate_user!
|
||||
before_action :set_account, only: %i[ show update destroy sync ]
|
||||
|
||||
def new
|
||||
|
||||
Reference in New Issue
Block a user