As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
  1. Oct 18, 2022
  2. Oct 17, 2022
  3. Oct 13, 2022
  4. Oct 12, 2022
  5. Sep 28, 2022
  6. Sep 27, 2022
  7. Sep 22, 2022
  8. Sep 21, 2022
  9. Aug 31, 2022
  10. Aug 30, 2022
  11. Aug 16, 2022
  12. Aug 11, 2022
  13. Aug 10, 2022
  14. Aug 05, 2022
  15. Aug 03, 2022
  16. Jul 28, 2022
  17. Jul 26, 2022
  18. Jul 21, 2022
  19. Jul 20, 2022
  20. Jul 18, 2022
    • kmcknight's avatar
      Implement Push Auth support for 2FA verification · fe5feeea
      kmcknight authored and Igor Drozdov's avatar Igor Drozdov committed
      When `2fa_verify` command is executed:
      
      - A user is asked to enter OTP
      - A blocking call for push auth is performed
      
      Then:
      
      - If the push auth request fails, the user is still able to enter
      OTP
      - If OTP is invalid, the `2fa_verify` command ends the execution
      - If OTP is valid or push auth request succeeded, then the user is
      successfully authenticated
      - If 30 seconds passed while no OTP or Push have been provided,
      then the `2fa_verify` command ends the execution
      fe5feeea
  21. Jul 15, 2022
Loading