Mattermost SSO Integration
SAML i just gave an example . if anything like else is supported .please let me know .
View ArticleTrouble finding documentation for installation
Here is the situation:* GitLab server on debian jessie. Updated to 8.2, running fine for about 2 years now.* Mattermost test installation using the v1.2.1 .tar.gz from the download page Using the...
View ArticleSecurity audit progress and outcomes
The security audit funded by GitLab only found one minor issue in Mattermost v1.0, which was the need to generate salts dynamically. This was added in the Mattermost System Console, and the GitLab...
View ArticleRemoving team member
1.2.1 Here's a screenshot where I used the channel dropdown and chose Manage Members, but it ends up bringing up the modal with the Town Square members and lists every member in the team. Pasted...
View ArticlePreview: LDAP/SSO support
SAML SSO,OAuth2 based web,Kerberos will they supported too .. What is the expected date of release of the commercial version of this software
View ArticleNo System Console when logging in with GitLab
Hello there! I solved this by editing the users table in the mattermost_production database; A query like this: UPDATE users SET roles = "admin system_admin" where username = "your_username"; To...
View ArticleData Autonomy Manifesto
Hi fine people from Mattermost! I'm Christoph from CloudFleet. We are creating a private data center for everybody, because we think that people should have control over their own data. We now have a...
View ArticleTroubleshooting: Token request failed - tls: oversized record received with...
Hi @manuel, does your setup work if you use a smaller self-signed certificate?
View ArticleMattermost not started
Hi, Setup Mattermost to use the Ubuntu Upstart daemon which handles supervision of the Mattermost process. sudo touch /etc/init/mattermost.confsudo vi /etc/init/mattermost.confCopy the following lines...
View ArticleTroubleshooting: Token request failed - tls: oversized record received with...
Hey @it33, I can't test this with an 256bit certificate. Our reverse proxy is not under my control.I thought you have an lab environment and can test this behavior with an 512bit cert!?
View ArticleData Autonomy Manifesto
Please also discussit with us at https://discourse.cloudfleet.io/t/the-data-autonomy-manifesto-first-draft-and-discussion/32
View ArticleRunning Mattermost On Windows
Hi guys, I work for a large enterprise that generally builds most of its apps on top of Microsoft technologies. My background in development is generally using managed languages, Java, C#, WPF,...
View ArticleFirefox + youtube link issue
someone shares a video link.I hit play and then pause. I switch out and come back to the channel and the video automatically start! Has anyone seen this issue in firefox. I don;t see such problem in...
View ArticleRunning Mattermost On Windows
We've thought about it, just wasn't sure if there was a lot of demand for Windows Server, and we'd need volunteers for testing, documentation, support and troubleshooting. Could we have your help...
View Article"The redirect URI is not valid" during OAuth on on new Gitlab v8.2.2 omnibus...
I recently installed GitLab v8.2.2 on a new server using the omnibus package. Today, I decided to enable the Mattermost service to try it out. I configured it on its own vhost, e.g....
View ArticleDRAFT: Troubleshooting "Token request failed" errors
The most common issue with "Token request failed" errors is having certificates incorrect configured in Apache or Ngnix. Here are troubleshooting steps depending on how your certificate was obtained:...
View ArticleTroubleshooting: Token request failed - tls: oversized record received with...
If your certificate was obtained from a major certificate authority (e.g. GoDaddy.com), its setup can be verified with publicly available tools. If someone else generated the certificate for you via...
View Article