Welcome to mirror list, hosted at ThFree Co, Russian Federation.

well_known.rb « routes « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c48f116da9215e755bac78498887742b8b34ef7 (plain)
1
2
3
# frozen_string_literal: true

get '/.well-known/change-password', to: redirect('-/profile/password/edit'), status: 302