GitHub Authentication (OAuth) has been globally disabled. If you were using it, please, simply click on "Forgot your password?" to set-up a password on your account: https://forum.duniter.org/t/gitlab-authentication-github-oauth-termination/12609
L’authentification via GitHub OAuth a été globalement désactivé. Si vous l’utilisiez, merci de cliquer sur « Forgot your password » pour mettre en place un mot passe sur votre compte : https://forum.duniter.org/t/gitlab-authentication-github-oauth-termination/12609
* fix 'could not create data dir' on windows from rust doc: If a parent of the given path doesn't exist, this function will return an error. To create a directory and all its missing parents at the same time, use the create_dir_all function.