DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
- Everything is under /admin
- There is very limited authorization (authz) functionality
There is no auditing about who is triggering an action via the UI
It looks like airflow.www.utils contains an annotation method called action_logging, which logs actions!
...