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.
I summarize the changes as follows:
@ladinesa can you check whether the change in nomad/parsing/parser.py
makes any sense? I was having troubles defining two possible options for the dictionary. In here, I defined __has_all_keys
and an extra possible key for the program name. One of them hence being true is enough to asign the parser to the corresponding code (this is to still maintain old calculations that do not have 'program_name' on them).
Closes #1264 (closed)