| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Minor grammar & spelling fixes
Minor grammar & spelling fixes
* Harmonizing error messages
First step to harmonize the error messges by using three formulations
that basically mean the same.
* Changed string after feedback.
* Change after feedback
* Removed typo
Head hit keyboard or something...
* Updated second occurence of an already changed string
Changed ssecond occurence of "Unable to know if the file exists. An error ocurred when trying to check file existence."
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Check a team's AllowedDomains setting before adding users to the team.
* Updated AddUser tests to validate AllowedDomains restriction.
* Updated variable name to match convention.
* Removed AllowedDomains from team sanitization.
* Update AppError's Where to match the calling function.
* Added tests for user matching allowedDomains, and multi domain values of allowedDomains.
* Added test to make sure we block users who have a subdomain of a whitelisted domain.
* Revert "Removed AllowedDomains from team sanitization."
This reverts commit 17c2afea584da40c7d769787ae86408e9700510c.
* Update sanitization tests to include dockerhost, now that we enforce AllowedDomains.
* Added tests to verify the interplay between the global and per team domain restrictions.
* Validate AllowedDomains property against RestrictCreationToDomains before updating a team.
* Remove team.AllowedDomains from sanitization.
* Add i18n string for the team allowed domains restriction app error.
|
|
|
| |
"id": "plugin.api.update_user_status.bad_status",Unable to set the user statys. Unknown user status.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* prevent user to remove from a direct channel
* only allow removing of a member in private or public channel
|
|
|
|
|
|
| |
* translations PR 20180813
* Fix french translation
|
|
|
|
|
|
|
|
| |
* MM-11384: Add system install date information to the client config
* Fixing translation text
* Fixes from Peer Review
|
| |
|
|
|
|
|
|
|
|
| |
* Fixed inconsistencies
See https://pre-release.mattermost.com/core/pl/339m9zipst8n7kc19fossntose
* Update en.json
|
|
|
|
|
|
| |
* translations PR 20180730
* Fix japanese
|
|
|
|
|
|
| |
* MM-11243: Make Elasticsearch work after enabling without restart.
* Also cope with config vars changing whilst enabled.
|
|
|
|
|
|
| |
* unpack prepackaged plugins on plugins initialization
* leverage utils.FindDir
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#9141)
* 8272 added the username and icon as part of the model and persisted the same
* 8272 added the custome icon and name when set to the web hook response
* 8272 changed the infinte loop to timeout after 5 seconds
* 8272 fixed review comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Modifying message and templates about mfa_change
* Modifying message and templates about password_change
* Modify message and template about password_reset
* Modify message and template about singin_change
* Modify message and template about email_info
* Modify message and template about change_username
* Modify message about change_email
* Add missing props
* Add argument
* Modify message and template about token_added
* Modify messages and template about notification_email
* Modify message and template about deactivate_email
* Fix style
* Remove unused message
* Remove br tags
* Modify message and code about invite_mail
* Add missing message
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 9006 - process the attachments of the post
* 9006 enabling the import of attachments in the reply post
* 9006 assert if the post and files are linked
* 9006 fixed the typo
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add ucLive support
crazy testing
lovely logs
more cookie work arounds
Added Access-Control-Expose-Headers to user login
Add complete_saml_body template and revert loginWithSaml endpoint
Set Access-Control-Allow-Credentials to true in user login
Login via email instead of username
Clean up code
Add comment to give some context
Move faml logic into saml function
Communicate via chrome sendMessage api
Remove unused code
Add config to support multiple extensions
Clean up embedded complete_saml template
Fix indentation for templates
Added license header to extension.go
Add EnableExperimentalExtensions flag
Extension validated for email auth
Clean up api auth code
Remove complete_saml_body.html
* Add extension support in saml
* Clean up code
* Clean up extension validation
|
| |
|
| |
|
| |
|
|\
| |
| |
| | |
release-5.1-daily-merge-20180712
|
| | |
|
|\|
| |
| |
| | |
release-5.1-daily-merge-20180710
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Adding setting to disable email invitations.
* Adding a setting and rate limiting for email invite sending.
* Modifying email rate limit to 20/user/hour
* Adding EnableEmailInvitations to client side config and command.
|
| | |
|
| |
| |
| |
| | |
(#9061)
|
|\|
| |
| |
| | |
release-5.1-daily-merge-20180706
|
| | |
|
|/
|
|
|
|
|
|
| |
* Add ability to bulk import emoji
* Improve error handling
* Update test config
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update e.json string names and remove console log
reorder variables
update db.setConnMaxLifetime to take in *settings.MaxLifetimeConns
Add MaxLifetimeConns to test
Update variable names like MaxLifetimeConns to ConnMaxLifetimeMilliseconds
Update time passed to SetConnMaxLifetime
Revert "Update time passed to SetConnMaxLifetime"
This reverts commit dc1c1b6d5a6404d4ee11c65d4756c19f9316794f.
update en.json
Update supplier_test.go and docker.go ConnMaxLifetimeMilliseconds to 3600000
|
|
|
|
|
| |
* Add English missed texts to i18n/en.json
* Update en.json
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* MM-8810: Add CSV Compliance export
* Only allowing to schedule actiances export throught the cli
* De-duplicating some code
* Fixes on texts
* Fixes on translations
|
|
|
|
|
|
| |
* Sort translations
* Added untranslated and removed unussed strings
|
| |
|
| |
|