Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/metabase/metabase. Pull mirroring updated .
  1. Jul 30, 2021
  2. Jul 29, 2021
  3. Jul 28, 2021
  4. Jul 27, 2021
  5. Jul 26, 2021
  6. Jul 14, 2021
  7. Jul 12, 2021
  8. Jul 07, 2021
  9. Jul 06, 2021
  10. Jun 30, 2021
  11. Jun 25, 2021
  12. Jun 21, 2021
    • Jeff Bruemmer's avatar
      docs - 0.40 (#16696) · 3ac6205b
      Jeff Bruemmer authored
      * links and collection checkbox image
      
      * not on card movement
      
      * managing people
      
      * permissions
      
      * auditing question table fields
      3ac6205b
  13. Jun 11, 2021
  14. Jun 10, 2021
  15. Jun 04, 2021
  16. Jun 03, 2021
  17. Jun 02, 2021
  18. May 24, 2021
    • Noah Moss's avatar
      Fix "remember me" checkbox on login (#15995) · 1da77343
      Noah Moss authored
      * respect `remember` field on backend if session tokens are not enforced via env variable
      
      * modify docs to describe new behavior
      
      * fix indentation
      
      * use get-in to access remember field of request
      
      * add a session api test
      
      * expose session-cookies as a public setting
      
      * hide remember me checkbox if session-cookies is set
      1da77343
  19. May 20, 2021
  20. May 11, 2021
  21. May 10, 2021
    • Noah Moss's avatar
      update Google sign-in docs (#15973) · 41d4a4eb
      Noah Moss authored
      Clarifies which part of the Google link is relevant to Metabase, and modifies some language to better mirror the terms used by Google/OAuth
      41d4a4eb
    • Noah Moss's avatar
      Add deny list of common passwords (#15912) · dea50930
      Noah Moss authored
      * Add deny list of common passwords
      
      * replace filtered pw list with full list
      
      * switch to using a FileReader to check password line-by-line
      
      * bypass deny list if complexity is set to easy
      
      * fix tests
      
      * more test fixes and remove unneeded ns
      
      * fix typos
      
      * fix reflection warning
      
      * needed to import File
      
      * fix final tests, and update docs to reflect change
      
      * address initial review comments
      
      * fix build after removing import statement
      
      * address more review comments
      
      * use InputStreamReader to read password file in JARs
      dea50930
  22. May 04, 2021
  23. Apr 30, 2021
  24. Apr 29, 2021
  25. Apr 27, 2021
  26. Apr 26, 2021
Loading