Andrea Bonomi
Andrea Bonomi
You can install the requirements creating (and starting manually) a dag like the following: from airflow import DAG from airflow.operators.bash_operator import BashOperator from airflow.utils.dates import days_ago dag = DAG( dag_id='update-requirements',...
Hi Hugo, I created a similar example on AWS and I can save/upload the files. I'm trying to find the differences. Could you try click on the "dags" and try...
Witch version are you using? Do you try to remove/rename the new files or other files? If possible, please post the python log, thanks.
It would be a great feature. Probably more fields are required fot TOTP: - MfaType => TOTP, ... - Algorithm (SHA1, SHA256, SHA512) - Number of digits (e.g. 6 or...
I'm thinking about something similar to [slapo-otp](https://www.openldap.org/software/man.cgi?query=slapo-otp), where TOTOP is used in conjunction with the LDAP password for two-factor authentication.
Some years ago I created something similar for authenticating OpenVPN using password + TOTP. The users enter as password: password + separator (space) + TOTP The separtor was optional because...
Hi, wow, nice integration ! As far i know TTS is server side and the rabbit receive the URL of the mp3 file to be played. Probably you can find...
Thanks, the problem was the missing giit. Fixed in v 7.2.1, now you can rename/remove files without installing git.
This feature sounds useful but I'm not interested in implementing it now. How about you implement it on your own first? Pull requests are always welcome :)
No, bitfields are not yet supported.