pankajkoti commented on code in PR #33022: URL: https://github.com/apache/airflow/pull/33022#discussion_r1282156302
########## airflow/config_templates/config.yml: ########## @@ -1349,6 +1349,13 @@ operators: webserver: description: ~ options: + access_denied_message: + description: | + The message displayed when an user tries to perform operations outside their rights. Review Comment: okay so "The message displayed when a user attempts to execute actions beyond their authorised privileges." ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
