big retard password
This commit is contained in:
parent
5c0d9e9435
commit
e9f8d9af8e
@ -1,5 +1,7 @@
|
|||||||
class AdminController < ApplicationController
|
class AdminController < ApplicationController
|
||||||
PASSWORD = "butts"
|
# echo "ya got butts?" | sha256
|
||||||
|
PASSWORD = "50cf9308a2cd117a16f7c1f8eb2267fb87556066403b751f8fbf0af159bc9bac"
|
||||||
|
|
||||||
before_action :authenticate_admin, only: [:index, :set_alt, :clear_alt ]
|
before_action :authenticate_admin, only: [:index, :set_alt, :clear_alt ]
|
||||||
|
|
||||||
def index
|
def index
|
||||||
|
Loading…
x
Reference in New Issue
Block a user