Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all 25517 articles
Browse latest View live

Encryption used by mattermost

$
0
0

Hi there, @vibhi

You can refer to the official documentation - Encryption Options for more information on the type of encryptions offered by Mattermost, which is categorized into two types:

  • Encryption-in-transit
  • Encryption-at-rest

They are not enabled by default as you will have to set them up accordingly:

You may either set up TLS on the Mattermost Server or install a proxy such as NGINX and set up TLS on the proxy. Refer to our configuration guide for more details.

Encryption options at the disk level are documented both for MySQL and PostgreSQL.

For local storage or storage via Minio, encryption-at-rest is available for files stored via hardware and software disk encryption solutions applied to the server.

So, it really depends on the setup of your infrastructure.


Direct MESSAGES

$
0
0

Hi, @vibhi

Specific to this concern that you mentioned:

Can you please try to locate your post through your profile by clicking on your name on the right side of the screen? For example:
27

You should then be presented with the following panel, which I believe should display the post you created before. Can you please confirm on that?

Moving forward with this query that you have:

I would suggest you to also share this question to the Community Channel to see if other users might have a better idea on the cost of plugin development. Thanks.

Unable to get notifications

$
0
0

I have installed mattermost-desktop4.2.1 for ubuntu 14.04.
I am unable to get mattermost-desktop notifications and getting errors like this

(mattermost-desktop:4864): libnotify-WARNING **: Failed to connect to proxy

(mattermost-desktop:4864): libnotify-WARNING **: Failed to connect to proxy

(mattermost-desktop:4864): libnotify-WARNING **: Failed to connect to proxy

[solved] Mattermost server doesn't work after instalation.Failed to create index Error 1071

$
0
0

Hi @francocool,

Which installation guides did you follow? What Mattermost server version did you install?

Unable to get notifications

$
0
0

Hi @sai,

What Mattermost server version are you on? Did notifications work for you on an earlier desktop app version? Are those error messages from Mattermost logs or the Console?

Is Mattermost suitable for public groups?

$
0
0

Hi @Splaktar, I believe you will need to restore archived channels via CLI, and any user can archive a channel as long as they are a channel, team or system admin.

[solved] Mattermost server doesn't work after instalation.Failed to create index Error 1071

$
0
0

It was russian guide and i just solved the problem. I used MariaDB for previous installations of mattermost servers, but for new releases this does not work. I used the instructions on the official website and everything turned out. Conclusion - do not use MariaDB for mattermost.

Encryption used by mattermost

$
0
0

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)


Encryption used by mattermost

$
0
0

TLS is basically a encryption between user and server that is doen by default or if you use cloudflare?

What is the difference here ?

What type of encryption should i use which will be enough for user? basically making sure there private information remain safe. Sent files and Msg need to be encrypted (e2e) or somewhat near that .

Is Mattermost suitable for public groups?

$
0
0

Oh OK! So only admins can archive channels. Whew, good to know. Thank you!

Is Mattermost suitable for public groups?

$
0
0

However, I don’t see a way to tell if people are channel members or channel admins. Where can I see and change this?

Jira plugin 400 Bad Request

How to connect Mattermost to GSuite SAML?

$
0
0

I’m trying to figure out how (or if) Mattermost can be set up with Google’s GSuite SAML system, and it’s asking for two things I’m not sure of.

When I try to log in via SAML I get the app_not_configured_for_user error, which Google says means this:

If an SP sends a NAMEID parameter in the SAMLRequest, then this parameter must be the same as the one configured on the IdP side. Otherwise the SAMLRequest fails with this error.

My questions:

  • Is there a way to capture the SAML request to see what Mattermost is generating?
  • Has anyone gotten Google SAML working?

Thanks!

Jira plugin 400 Bad Request

$
0
0

When checking POST request, I got error 400
curl -v --insecure “https://xxx.yyyy.com/plugins/jira/webhook?secret=AmbETIDb1ARpypv9TfFFoLplmsrEBByF&team=zzz&channel=jira&user_id=admin&user_key=admin” --data ‘{“event”:“some_jira_event”}’

  • Connected to xxx.yyyy.com (aaa.bbb.ccc.ddd) port 443 (#0)
  • successfully set certificate verify locations:
  • CAfile: none
    CApath: /etc/ssl/certs
  • SSLv3, TLS handshake, Client hello (1):
  • SSLv3, TLS handshake, Server hello (2):
  • SSLv3, TLS handshake, CERT (11):
  • SSLv3, TLS handshake, Server key exchange (12):
  • SSLv3, TLS handshake, Server finished (14):
  • SSLv3, TLS handshake, Client key exchange (16):
  • SSLv3, TLS change cipher, Client hello (1):
  • SSLv3, TLS handshake, Finished (20):
  • SSLv3, TLS change cipher, Client hello (1):
  • SSLv3, TLS handshake, Finished (20):
  • SSL connection using TLSv1.2 / ECDHE-ECDSA-AES128-GCM-SHA256
  • Server certificate:
  •    subject: CN=xxx.yyy.com
    
  •    start date: 2019-03-24 23:22:44 GMT
    
  •    expire date: 2019-06-22 23:22:44 GMT
    
  •    issuer: C=US; O=Let's Encrypt; CN=Let's Encrypt Authority X3
    
  •    SSL certificate verify ok.
    

POST /plugins/jira/webhook?secret=AmbETIDb1ARpypv9TfFFoLplmsrEBByF&team=xxx&channel=jira&user_id=admin&user_key=admin HTTP/1.1
User-Agent: curl/7.38.0
Host: xxx.yyy.com
Accept: /
Content-Length: 27
Content-Type: application/x-www-form-urlencoded

  • upload completely sent off: 27 out of 27 bytes
    < HTTP/1.1 400 Bad Request
    < Content-Type: text/plain; charset=utf-8
    < X-Content-Type-Options: nosniff
    < Date: Mon, 25 Mar 2019 21:13:59 GMT
    < Content-Length: 21
    <
    WebhookEvent missing

Is Mattermost suitable for public groups?

$
0
0

Hi @Splaktar,

As an admin you should be able to see the roles when you click on “Manage Members” either in the channel header or the Main Menu. I believe you should be able to do that also from System Console > Users.

Also, we recently added a new feature where you can see a user’s role from the profile pop-over (I think this was added in v5.8 release).


Issue with Rollbar (Matterbar) plugin

$
0
0

Hi @Sergiy,

A response from a community member:

Seems to be an issue with Rollbar (here). Which plugin version did you try? The webhook’s payload doesn’t look like what the plugin expects, as far as we understand. (Missing a LastOccurrence .)

Unable to ping database during installation

$
0
0

Hi @shea_bb9,

A response from a community member:

What’s your Mattermost server version? What’s your DataSource configuration value? How did you figure out that Mattermost " completely disregards the password [you]'ve created "?

Is Mattermost suitable for public groups?

$
0
0

I can see the admin badge on the profile pop-over, but nothing if they don’t have it.

In the Manage Members under the channel header, it does not list any roles for anyone.

Under Manage Members from the sidebar, it shows team roles and allows modification of them. It doesn’t allow controlling channel roles.

So I’m not sure if “Channel Admin” is actually a thing?

Is Mattermost suitable for public groups?

Is Mattermost suitable for public groups?

$
0
0

OK, thank you. Based on our quick tests, guests that aren’t admins don’t have the option to archive channels.

Viewing all 25517 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>