Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 2月 09, 2024
    • Eugie Limpin's avatar
      Auto-swap phone number for CC for users from Telesign-blocked countries · 887864ad
      Eugie Limpin 创作于
      Context:
      
      1. Users required to verify their identity by providing a phone number have the
      option to provide credit card details instead
      2. Some countries are blocked (either by us or by Telesign themselves) in
      Telesign making users from these countries unable to receive the phone
      verification code sent via SMS
      
      Here, we implement auto-swapping of phone number verification requirement for
      credit card verification when a user uses a phone number from a Telesign-blocked
      country.
      
      This notifies the user (via info alert) that phone number verification is
      unavailable and automatically switch them to credit card verification instead.
      This should (hopefully) lessen cases where a user is not able to receive the
      requested phone number verification code via SMS and have no option but to
      contact support to find out why.
      未验证
      887864ad
  2. 2月 08, 2024
  3. 2月 07, 2024
  4. 2月 06, 2024
  5. 2月 05, 2024
加载中