This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 01, 2018
-
-
jornh authored
-
- Jul 31, 2018
-
-
Ryan Senior authored
Don't decrypt obviously not encrypted strings
-
Tom Robinson authored
Update metabase.pot
-
Tom Robinson authored
Make overworld xray title spacing consistent
-
Tom Robinson authored
Unify underlined Radio component
-
Kyle Doherty authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Ryan Senior authored
When `MB_ENCRYPTION_SECRET_KEY` is set, we assume that all settings have been encrypted. If a setting has not been encrypted, decryption fails, but the original setting is returned. This causes Metabase to behave correctly but have very noisy logging as when the decrypt fails an error is logged. This commit changes the `maybe-decrypt` behavior to more closely examine the ciphertext to ensure it is something that can be decrypted. If it looks like something that can be decrypted, but decription fails (i.e. what if an unencrypted string is multiple of the cipher block size) then log a warning as it's probably not an issue, but could be. Fixes #8151
-
- Jul 30, 2018
-
-
Maz Ameli authored
05-setting-permissions.md next: title fix etc.
-
Maz Ameli authored
-
Tom Robinson authored
-
Sameer Al-Sakran authored
UI permissions checks
-
Sameer Al-Sakran authored
0.30 docs
-
Tom Robinson authored
Remove special logic for collection breadcrumbs now that effective_ancestors includes root collection
-
Sameer Al-Sakran authored
Collections permission warning
-
Sameer Al-Sakran authored
Organize xray suggestions sidebar
-
Cam Saul authored
-
Simon Belak authored
-
Cam Saul authored
-
Cam Saul authored
-
Sameer Al-Sakran authored
-
Cam Saul authored
-
Tom Robinson authored
-
Maz Ameli authored
-
Simon Belak authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Cam Saul authored
-
Simon Belak authored
Single pass fingerprinting fixes, part 2
-
Maz Ameli authored
-
Cam Saul authored
Remove leftover unused raw_column_id and raw_table_id columns
-
Kyle Doherty authored
-
Cam Saul authored
29 -> 30: Migrated Dashboards/Pulses/Questions Collections
-
Cam Saul authored
-
Simon Belak authored
-
Cam Saul authored
-