Skip to content

Fix deploy tokens without `expire_at` crashes

Bob Van Landuyt requested to merge bvl-deploy-token into master

What does this MR do?

This fixes a crash when authenticated using a deploy token, for example when cloning.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49904

Merge request reports