This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 06, 2018
-
-
Maz Ameli authored
-
- Aug 03, 2018
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
- Aug 02, 2018
-
-
Maz Ameli authored
Turn "create new dashboard" button in add-question-to-dashboard modal into a link
-
Kyle Doherty authored
-
Maz Ameli authored
-
Kyle Doherty authored
* add tooltip to entity menu trigger, extract wrapper * hide tooltip when entity menu is open, document tooltip props * Settings > Profile * handle potential lack of tooltip
-
- Aug 01, 2018
-
-
Sameer Al-Sakran authored
Move collections permissions to admin
-
Cam Saul authored
Give all groups root collection r/w perms
-
Sameer Al-Sakran authored
Doc: Fix Docker OOM config link
-
Sameer Al-Sakran authored
Correcting the table format
-
Cam Saul authored
-
Tom Robinson authored
Fix sidebar and nav bugs
-
Tom Robinson authored
-
Tom Robinson authored
-
Cam Saul authored
-
Maz Ameli authored
-
Maz Ameli authored
-
Kyle Doherty authored
* ensure searchText has a value before redirecting to results * fix check
-
Kyle Doherty authored
-
Karthikeyan Govindaraj authored
-
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
-
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
-
-
Tom Robinson authored
-
Maz Ameli authored
05-setting-permissions.md next: title fix etc.
-
Maz Ameli authored
-
Tom Robinson authored
-