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.
Simplifies the logic and prepare for version fork, according to #589 (closed).
UploadFiles
classes no longer take an is_authorized
-parameter in the constructors.Empty files
pack
and re_pack
should not produce any empty files, only files of the right access. They also actively delete files with the wrong access if they exist (but not without validating that they indeed are empty as expected).