Skip to content
Snippets Groups Projects
  1. Apr 06, 2021
  2. Mar 31, 2021
  3. Nov 30, 2020
  4. Aug 11, 2020
  5. Aug 04, 2020
  6. Jul 14, 2020
  7. Jul 08, 2020
    • Jeremy Lin's avatar
      Use local time in email notifications for new device logins · a28ebcb4
      Jeremy Lin authored
      In this implementation, the `TZ` environment variable must be set
      in order for the formatted output to use a more user-friendly
      time zone abbreviation (e.g., `UTC`). Otherwise, the output uses
      the time zone's UTC offset (e.g., `+00:00`).
      a28ebcb4
  8. May 13, 2020
  9. May 03, 2020
  10. Mar 22, 2020
    • Jeremy Lin's avatar
      Handle `devicePushToken` · c06162b2
      Jeremy Lin authored
      Mobile push isn't currently supported, but this should get rid of spurious
      `Detected unexpected parameter during login: devicepushtoken` warnings.
      c06162b2
  11. Dec 07, 2019
  12. Dec 06, 2019
  13. Nov 25, 2019
  14. Oct 15, 2019
  15. Oct 10, 2019
    • BlackDex's avatar
      Updated authenticator TOTP · ebf40099
      BlackDex authored
      - Added security check for previouse used codes
      - Allow TOTP codes with 1 step back and forward when there is a time
      drift. This means in total 3 codes could be valid. But only newer codes
      then the previouse used codes are excepted after that.
      ebf40099
  16. Aug 19, 2019
  17. Aug 18, 2019
  18. Aug 04, 2019
  19. Jul 25, 2019
  20. Jul 22, 2019
  21. May 20, 2019
  22. Apr 15, 2019
  23. Apr 11, 2019
  24. Apr 07, 2019
  25. Apr 05, 2019
    • Daniel García's avatar
      Implement user duo, initial version · cfbeb563
      Daniel García authored
      TODO:
      - At the moment each user needs to configure a DUO application and input the API keys, we need to check if multiple users can register with the same keys correctly and if so we could implement a global setting.
      - Sometimes the Duo frame doesn't load correctly, but canceling, reloading the page and logging in again seems to fix it for me.
      Unverified
      cfbeb563
  26. Mar 03, 2019
  27. Feb 20, 2019
  28. Feb 11, 2019
  29. Jan 25, 2019
  30. Dec 30, 2018
  31. Dec 16, 2018
  32. Dec 11, 2018
  33. Dec 09, 2018
Loading