Skip to content
Snippets Groups Projects
Unverified Commit ddb8dab6 authored by Jeff Bruemmer's avatar Jeff Bruemmer Committed by GitHub
Browse files

docs - add links to security page (#23607)

parent a1b2a582
Branches
Tags
No related merge requests found
......@@ -4,7 +4,9 @@ title: Permissions overview
# Permissions overview
There are always going to be sensitive bits of information in your data, and thankfully Metabase provides a rich set of tools to ensure that people on your team only see the data they’re supposed to.
There are always going to be sensitive bits of information in your data, and thankfully Metabase provides a rich set of tools to ensure that people on your team only see the data they’re supposed to.
If instead you're wondering about what data Metabase the company can see, check out our page on [data privacy and security](https://www.metabase.com/security).
## Key points regarding permissions
......@@ -71,4 +73,4 @@ Whenever you change permissions for a group, make sure you:
[slack-integration]: 09-setting-up-slack.md
[sql-snippet-folders]: ../enterprise-guide/sql-snippets.html
[table-permissions]: data-permissions.md#table-permissions
[troubleshooting-permissions]: ../troubleshooting-guide/permissions.html
\ No newline at end of file
[troubleshooting-permissions]: ../troubleshooting-guide/permissions.html
......@@ -108,4 +108,4 @@ If you're having trouble, see the guides under [Troubleshooting data sources][tr
[google-oauth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[google-service-accounts]: https://cloud.google.com/iam/docs/service-accounts
[sync-docs]: ../../administration-guide/01-managing-databases.html#choose-when-metabase-syncs-and-scans
[troubleshooting-data-sources]: ../../troubleshooting-guide/index.html#data-sources
[troubleshooting-data-sources]: ../../troubleshooting-guide/index.html#databases
......@@ -96,3 +96,7 @@ NOTE: We never capture any specific details in any of our tracking methodology s
| OS and JVM Version | Can we deprecate Java 7 yet? |
Note this is meant to be representative. The actual code that is running to generate this can be audited at [https://github.com/metabase/metabase/blob/master/src/metabase/analytics/](https://github.com/metabase/metabase/blob/master/src/metabase/analytics).
## Data privacy
Check out our page on [data privacy and security](https://www.metabase.com/security).
......@@ -6,7 +6,7 @@ title: Installing Metabase
Metabase is built and packaged as a Java JAR file and can be run anywhere that Java is available.
If you're not sure which way is right for you, check out [How to run Metabase in production](/blog/how-to-run-metabase-in-production/index.html).
If you're not sure which way is right for you, check out [How to run Metabase in production](/blog/how-to-run-metabase-in-production).
## [Running the Jar File](running-the-metabase-jar-file.md)
......@@ -33,4 +33,4 @@ To run a development branch of Metabase, check out our [developer's guide](../de
## Upgrading Metabase
See [Upgrading Metabase](upgrading-metabase.md).
\ No newline at end of file
See [Upgrading Metabase](upgrading-metabase.md).
......@@ -41,8 +41,7 @@ If you can't connect to the database with another application, the problem is pr
**Steps to take:**
1. [Check if your database connection is successful](../administration-guide/01-managing-databases.html#testing-the-connection-status).
2. If your connection isn't working, go to [Troubleshooting database connections](./datawarehouse.html).
If your connection isn't working, go to [Troubleshooting database connections](./datawarehouse.html).
## Does the table exist?
......@@ -109,4 +108,4 @@ If the administrator's account can see the tables but an individual person canno
[data-browser]: /learn/getting-started/data-browser.html
[data-model]: ../administration-guide/03-metadata-editing.html
[sandboxing]: ./sandboxing.html
\ No newline at end of file
[sandboxing]: ./sandboxing.html
......@@ -121,5 +121,9 @@ Metabase adds new features and squashes bugs with each release. [Upgrading to th
[slow-dashboard]: ./my-dashboard-is-slow.html
[sql]: ./sql.html
[sync-fingerprint-scan]: ./sync-fingerprint-scan.html
<<<<<<< HEAD
[upgrade]: ../operations-guide/upgrading-metabase.html
=======
[timeout]: ./timeout.html
[upgrade]: ../operations-guide/upgrading-metabase.html
\ No newline at end of file
[upgrade]: ../operations-guide/upgrading-metabase.html
>>>>>>> master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment