mattermost/server
Christopher Poile a18b80ba4c
MM-67049: Fix unauthorized access to public channels in private teams (#34886)
* do not return channels from teams a user is not a member of

* add explicit tests (clearer than adding it above)

* linting

* explicitly test incudeDeleted true and false--it was implicit before
2026-01-13 18:21:06 +00:00
..
bin Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
build updates Dockerfile go version to 1.24.11 to generate new build containers (#34871) 2026-01-07 23:11:37 +01:00
channels MM-67049: Fix unauthorized access to public channels in private teams (#34886) 2026-01-13 18:21:06 +00:00
cmd Use testify ElementsMatch instead of sorting slices before comparison (#34899) 2026-01-13 11:40:03 -04:00
config MM-66890 - Set default for BurnOnRead feature flag to true (#34763) 2025-12-18 09:39:44 +01:00
einterfaces feat: Add Microsoft Intune MAM authentication support (#34577) 2025-12-10 08:31:53 +02:00
enterprise [MM-61758] Burn on read feature (#34703) 2025-12-11 07:59:50 +01:00
fips MM-65959: Add FIPS indicator to about dialog (#34463) 2025-12-11 18:37:29 -04:00
fonts Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
i18n [MM-66359] Recaps MVP (#34337) 2026-01-13 11:59:22 -05:00
platform Add docs re Shared Channels APIs calls and data flow (#34682) 2025-12-21 16:15:07 -05:00
public [MM-66359] Recaps MVP (#34337) 2026-01-13 11:59:22 -05:00
scripts Update ldap-check.sh (#31180) 2025-10-07 12:31:48 +02:00
templates MM-59966 - Compliance Export overhaul - feature branch (#29789) 2025-01-10 16:56:02 -05:00
tests Remove certificate-based auth (#33751) 2025-08-21 09:59:20 -03:00
.gitignore Update .server/gitignore to ignore all JSON files under the directory (#27593) 2024-07-11 09:12:57 +02:00
.go-version bumps go version to 1.24.11 (#34876) 2026-01-09 17:22:23 +01:00
.golangci.yml MM-62151 avoid select * for post store (#34709) 2026-01-09 18:23:16 +00:00
.sass-lint.yml Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
config.mk Enabling Prometheus, Grafana, Loki and Promtail running as containers by default in local dev environments (#34263) 2025-10-23 14:08:53 +02:00
copyright.txt Mono repo -> Master (#22553) 2023-03-22 17:22:27 -04:00
docker-compose.makefile.m1.yml Remove obsolete docker version (#30040) 2025-01-30 12:53:25 -07:00
docker-compose.makefile.yml Explicitly name Postgres container volume (#33954) 2025-10-02 09:29:00 -04:00
docker-compose.pgvector.yml Add support for pgvector in local dev (#33900) 2025-09-15 18:58:43 +00:00
docker-compose.yaml selinux security context fixes in docker compose (#34394) 2025-11-14 17:32:56 +01:00
go.mod bumps go version to 1.24.11 (#34876) 2026-01-09 17:22:23 +01:00
go.sum Update golang.org/x/crypto (#34838) 2026-01-05 16:09:22 +02:00
Makefile MM-62151 avoid select * for post store (#34709) 2026-01-09 18:23:16 +00:00
path.go Centralize the GetPackagePath (#27004) 2024-05-15 12:05:13 -03:00