An error occurred fetching the project authors.
  1. 14 Jan, 2022 1 commit
  2. 12 Jan, 2022 1 commit
  3. 11 Jan, 2022 1 commit
  4. 06 Jan, 2022 1 commit
  5. 31 Dec, 2021 1 commit
  6. 24 Dec, 2021 1 commit
  7. 22 Dec, 2021 2 commits
  8. 17 Dec, 2021 1 commit
  9. 16 Dec, 2021 1 commit
  10. 15 Dec, 2021 5 commits
  11. 10 Dec, 2021 1 commit
  12. 07 Dec, 2021 1 commit
  13. 06 Dec, 2021 2 commits
  14. 04 Dec, 2021 1 commit
  15. 01 Dec, 2021 1 commit
  16. 24 Nov, 2021 1 commit
  17. 18 Nov, 2021 1 commit
  18. 12 Nov, 2021 1 commit
  19. 11 Nov, 2021 1 commit
  20. 03 Nov, 2021 2 commits
  21. 02 Nov, 2021 1 commit
  22. 29 Oct, 2021 1 commit
  23. 19 Oct, 2021 2 commits
  24. 07 Oct, 2021 1 commit
  25. 01 Oct, 2021 2 commits
  26. 28 Sep, 2021 2 commits
  27. 22 Sep, 2021 3 commits
  28. 21 Sep, 2021 1 commit
    • Serena Fang's avatar
      Users with expired password can still access API with token · 383bc5a3
      Serena Fang authored
      Comment push test
      
      Add condition to password expired if applicable
      
      Changelog: security
      
      Create new method password expired applicable
      
      Add specs for password expired if applicable
      
      When password automatically set,
      password expired if applicable is false
      
      Fix user specs
      
      Add check for allow password auth
      
      Switch order of condition checks
      
      Rearrange user specs
      
      Move identity specs to ee
      
      Move scim, saml, smartcard specs to ee
      
      Fix failing spec
      
      Remove password automatically set from specs
      
      Fix failing specs
      
      Move password expired check higher
      
      Use omniauth user
      
      Instead of allow user to receive ldap_user
      
      Fix spec wording
      
      Small spec fixes
      
      Apply maintainer suggestions
      383bc5a3