mirror of
https://github.com/we-promise/sure.git
synced 2026-04-14 09:34:05 +00:00
Centralize auth (#598)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class SessionsController < ApplicationController
|
||||
skip_authentication only: %i[new create]
|
||||
|
||||
layout "auth"
|
||||
|
||||
def new
|
||||
|
||||
Reference in New Issue
Block a user