This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch generate-fernet-key-and-jwt-secret-first-time
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 50aa670f8ed Ensure that the the generated airflow.cfg contains a
random jwt_secret and fernet_key
add b7fc679ac4c Improve upgrade path by generating and warning about the
missing config
No new revisions were added by this update.
Summary of changes:
airflow/api_fastapi/core_api/security.py | 4 ++--
airflow/auth/managers/simple/services/login.py | 5 ++---
airflow/utils/jwt_signer.py | 18 ++++++++++++++++++
3 files changed, 22 insertions(+), 5 deletions(-)