Skip to content

typo: force_logout_after should be force_log_out_after #12642

@lidalei

Description

@lidalei

Apache Airflow version:
1.10.13

What happened:
force_logout_after should be force_log_out_after in the code section https://github.com/apache/airflow/blob/master/airflow/settings.py#L372-L381. As force_log_out_after is actually used and written in https://github.com/apache/airflow/blob/c5700a56bb3b9a5b872bda0fe0d3de82b0128bdf/UPDATING.md#unify-user-session-lifetime-configuration.

What you expected to happen:
force_logout_after is renamed to force_log_out_after.

Metadata

Metadata

Assignees

Labels

kind:bugThis is a clearly a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions