Skip to content
Snippets Groups Projects
  1. Aug 25, 2020
  2. Aug 24, 2020
    • santiagorodriguez96's avatar
      Add WebAuthn as an alternative 2FA method (#14466) · e8d41bc2
      santiagorodriguez96 authored
      
      * feat: add possibility of adding WebAuthn security keys to use as 2FA
      
      This adds a basic UI for enabling WebAuthn 2FA. We did a little refactor
      to the Settings page for editing the 2FA methods – now it will list the
      methods that are available to the user (TOTP and WebAuthn) and from
      there they'll be able to add or remove any of them.
      Also, it's worth mentioning that for enabling WebAuthn it's required to
      have TOTP enabled, so the first time that you go to the 2FA Settings
      page, you'll be asked to set it up.
      This work was inspired by the one donde by Github in their platform, and
      despite it could be approached in different ways, we decided to go with
      this one given that we feel that this gives a great UX.
      
      Co-authored-by: default avatarFacundo Padula <facundo.padula@cedarcode.com>
      
      * feat: add request for WebAuthn as second factor at login if enabled
      
      This commits adds the feature for using WebAuthn as a second factor for
      login when enabled.
      If use...
      Unverified
      e8d41bc2
  3. Aug 20, 2020
  4. Aug 16, 2020
  5. Aug 14, 2020
  6. Aug 06, 2020
  7. Jul 28, 2020
  8. Jul 27, 2020
  9. Jul 06, 2020
  10. Jul 05, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 25, 2020
  14. Jun 17, 2020
  15. Jun 15, 2020
  16. Jun 08, 2020
  17. Jun 06, 2020
  18. Jun 05, 2020
  19. Jun 03, 2020
  20. Jun 02, 2020
Loading