diff --git a/roles/pagure/frontend/templates/pagure_admin.cfg b/roles/pagure/frontend/templates/pagure_admin.cfg index 9fb77f6437..f9ddd00c56 100644 --- a/roles/pagure/frontend/templates/pagure_admin.cfg +++ b/roles/pagure/frontend/templates/pagure_admin.cfg @@ -105,7 +105,7 @@ PAGURE_AUTH = 'fas' # This may be set to False when testing your application but should always # be set to True in production. # Default: ``True``. -SESSION_COOKIE_SECURE = False +SESSION_COOKIE_SECURE = True # The name of the cookie used to store the session id. # Default: ``.pagure``.