Ian Tait

Results 5 issues of Ian Tait

### Apache Airflow version 2.2.4 ### What happened We would like to set up DAG specific permissions for users of our Airflow instance. We use LDAP for authentication, and have...

kind:feature
area:auth

This is my attempt at adding [this feature](https://github.com/jjjake/internetarchive/issues/544) myself. It appears to work, let me know if there is anything else I can do to make this change merge-worthy :)

I'd like to be able to include only files that match a glob pattern, except those matching some exclude pattern. I was unable to find a way to do that...

I am setting up a nodejs server using grunt as the task runner, so I have many grunt tasks that do various things. Many of them handle signals like SIGINT,...

Currently the aspect ratios are calculated based on a horizontal screen layout. Can the option be added to allow for vertical LCD layout instead?

enhancement