mirror of
https://github.com/we-promise/sure.git
synced 2026-04-24 14:34:08 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class PagesController < ApplicationController
|
||||
include Filterable
|
||||
before_action :authenticate_user!
|
||||
|
||||
def dashboard
|
||||
snapshot = Current.family.snapshot(@period)
|
||||
|
||||
Reference in New Issue
Block a user