General
Please search for existing ideas before posting a new idea.
104 results found
-
Purge Inactive Users
It would be great to be able to purge users who have not logged into the site in a definable window.
7 votes -
Microsoft Active Directory SSO with reverse proxy REMOTE_USER
For advanced enterprises with sophisticated authentication requirements, this feature would allow authentication through REMOTE_USER information passed in via HTTP headers
This feature requires a fundamental change to the Mattermost user model so that users can exist outside of teams.
Several threads have discussed this feature:
- https://forum.mattermost.org/t/active-directory-sso-through-a-reverse-proxys-remote-user/295
- https://forum.mattermost.org/t/client-side-certificate-authentication/11747 votes -
Microsoft MS-CAPI / PKCS 11 Support
For advanced enterprises, MS-CAPI / PKCS 11 support would allow additional enterprise authentication options across all native clients plus the web experience.
4 votes -
Prompt email-based accounts to re-auth using LDAP during migration period
Our organization wishes to use the new bulk export tool to migrate teams and users from our pilot server. This server used email-based accounts, and we are now using LDAP authentication on the new Enterprise server.
All of these accounts should have LDAP, but were created using email addresses that do not always map. We want users to be able to log in once with their old email authentication, then be prompted to log in again using their LDAP credentials.
4 votes -
Enable Team invite link when account creation is set to false for private teams
Team invite link is not available when account creation is set to false.
Inviting users manually via email is tedious, it would be easy if the team invite link is available.3 votes -
Re-Add yourself to a channel you left
We would like to have a feature where you can add yourself back to a channel that you have left.
1 vote -
Chatting to Golang Bot through direct message
Hello, I have the golang bot implemented into a mattermost channel.
It would be helpful to have an option for users to ask the bot questions in a Direct message as opposed to just a public channel.
I feel that this would encourage users to use the bot more and help shy users as well. That way there can be some sort of privacy between users.
Also, a way to have a log for Admins to keep track of what questions are being asked will be helpful in developing the bot further.36 votes -
EE: Provide controls for creation of public and private channels at the team level
The global channel settings aren't flexible enough create teams with differing levels of channel security. Please consider adding the public & private channel settings at the team level.
Simplistic example:
Team A: invite only with the creation of public rooms disabled Team B: public team, with the creation of public rooms enabled Team C: public room with the creation of public rooms disabled
3 votes -
Report duplicate AD/LDAP information rather than setting usernames to random strings every hour
When the AD/LDAP User Filter is too permissive, multiple user objects with the same Email Attribute may be returned. When this happens, and the Username Attribute is not present on the returned value, Mattermost may reset the username of the existing user with the same email address to a random string. This repeats every 60 minutes (or whatever the Synchronization Interval is set to).
For example, if two LDAP objects are returned:
{ userclass=contact, email=myusername@example.com }
{ userclass=user, sAMAccountName=myusername, email=myusername@example.com }In this case, Mattermost may cause username@example.com's account to have its user id changed to a…
11 votes -
Ability to search all content (FOIA)
Sorry if this is already a feature (I'm a Mattermost noob) but I haven't found a way of doing this yet...
If we are going to implement this, we WILL need a way to search all content (Public/Private channels, Direct messages and Archived) for legal queries!
This is a basic requirement of all software we implement within Government!
Note: I am currently using the Team edition as a trial, so maybe it is a feature in the Enterprise version??
6 votes -
direct message
Improve search/filter during direct message.
With more than 100 users, it is really tough to find the user for DM through scrolling. Sometimes the user only know the first name and not last name... or worse, can only guess the spellingWould be great if we could use
"mochi"
to find
"masashi-mochizuki"
7 votes -
Set policy for password history
A companies security policy often has rules stating that a password may not be reused. To facilitate this many applications have a feature that allows the administrator to state how many passwords the application should remember until a password can be reused. Think, for example, a maximum of 10 password that the application must remember.
3 votes -
EE: Legal notice presentation for system, team and channels
Similar to Custom intro text for systems, teams and channels (https://mattermost.uservoice.com/forums/306457-general/suggestions/18595492-custom-intro-text-for-system-team-and-channels) this EE feature would be to enable the presentation of legal notices, formatted in markdown, by clicking an "I agree" button, instead of a "I do not agree" button (which would deny access to the system, team or channel on which the legal agreement is attached.
There needs to be a PRINT button to print the agreement, and a DOWNLOAD button to download a copy as a text file (in markdown, which is readable).
A full text record of the agreement at the time of acceptance should…
1 vote -
Add option to set Avatar size
Currently the avatar size is around 32px.
My test users are hoping it could be bigger so as to recognize people easily.
I did a local test and increasing the size to 50px+ would not affect the layout and is indeed easier to find people.
3 votes -
The ability to convert all users from SAML/LDAP auth, to Email-Password Authenication
I would like to ability to bulk convert users from SAML/LDAP auth to Email-password auth in the scenario where LDAP or SAML provider is down.
1 vote -
Add ability to send permalinks via email/sms
The ability to generate and copy permalinks is great, but it would be awesome if there was an ability to share that URL, so that standard iOS share sheets, or Android intents, could be used to send urls via Gmail, iMessage, etc. Would make it much easier to integrate into our workflow.
3 votes -
We need "(managerable) Closed Public Channel / Nonstealth private group"
as we like the style of discussion coming up to several topics, a lot customers we work with, make us work with an NDA. So we are not allowed to discuss work related stuff with people, that did not sign this NDA. Ok. We could go with Private Groups. BUT: this is invite only. Sometimes it would be helpful to be able to "see" that there are several topics that might be of my intrest, so i would like to ask the admin to let me join. So I would like to have different "Channel Modes" like : administrate channe…
4 votes -
Prevent changing first and last name changes when using LDAP
It would be great if you could prevent users from changing their first and last names when using LDAP authentication.
2 votes -
Ability to customize the chat display/layout
Add a way to customize the display of the chat in the web interface. Currently a single message takes up two lines of text. If each message could be formatted as desired, the layout could be tailored to each users preference.
For example (with overly descriptive variable names):
%SENTTIME%| %SENDER%> %MESSAGE%
Would result in:
15:56| Kristian> Hello world!To build the current view, you could do:
%AVATAR% %SENDER% %SENTTIMEAGO%\n%MESSAGE%Or something like that.
As a long time IRC user, I feel that the WebUI for mattermost uses way too much space for a simple chat messages. With customized layout, it…
10 votes -
make private chats able to authorize users based on ldap groups
In corporate Environments often closed discussions take place between persons whose users already exist within predefined ldap groups. For Mattermost it would make sense to authorize users for private channels using such existing ldap groups.
2 votes
- Don't see your idea?