Set GIT User and Email during Login

Hi,
Is it possible to set the git username/mail during AdminLogin automatically?
e.g. If I authenticate with an email using header variable (token), I would like to automatically set the git user-name and email according to the user.
I was looking arround but it seems that there is no possibility.
Theoretical I could append it manually in the .config.json file, but this could be a race condition during load of the UI/Workflow.

@crackytsi Hi - as you've guessed, no, there is no way to set that up automatically.

Thanks for your confirmation :slight_smile:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.