Beginning with 2nd June, only the "Single Sign On" option for login to the GitLab web interface will be possible. If you don't have an MPCDF wide second factor so far, please get one at our SelfService (https://selfservice.mpcdf.mpg.de). The GitLab internal second factor will not work.
Alternative implementation to !727 (closed)
Here I add an asyncio task during the startup of the FastAPI (note: as of my knowledge it is mandatory to attach this to the main app
, not to mounted ones).
fastapi_utils
with the repeat_task
decoratorSee !727 (comment 140922) on what we agreed to collect and submit log entries.