mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-10 11:38:30 -04:00
|
Some checks are pending
Server CI / Compute Go Version (push) Waiting to run
Server CI / Check mocks (push) Blocked by required conditions
Server CI / Check go mod tidy (push) Blocked by required conditions
Server CI / check-style (push) Blocked by required conditions
Server CI / Check serialization methods for hot structs (push) Blocked by required conditions
Server CI / Vet API (push) Blocked by required conditions
Server CI / Check migration files (push) Blocked by required conditions
Server CI / Generate email templates (push) Blocked by required conditions
Server CI / Check store layers (push) Blocked by required conditions
Server CI / Check mmctl docs (push) Blocked by required conditions
Server CI / Postgres with binary parameters (push) Blocked by required conditions
Server CI / Postgres (push) Blocked by required conditions
Server CI / Postgres (FIPS) (push) Blocked by required conditions
Server CI / Generate Test Coverage (push) Blocked by required conditions
Server CI / Run mmctl tests (push) Blocked by required conditions
Server CI / Run mmctl tests (FIPS) (push) Blocked by required conditions
Server CI / Build mattermost server app (push) Blocked by required conditions
Web App CI / check-lint (push) Waiting to run
Web App CI / check-i18n (push) Blocked by required conditions
Web App CI / check-types (push) Blocked by required conditions
Web App CI / test (platform) (push) Blocked by required conditions
Web App CI / test (mattermost-redux) (push) Blocked by required conditions
Web App CI / test (channels shard 1/4) (push) Blocked by required conditions
Web App CI / test (channels shard 2/4) (push) Blocked by required conditions
Web App CI / test (channels shard 3/4) (push) Blocked by required conditions
Web App CI / test (channels shard 4/4) (push) Blocked by required conditions
Web App CI / upload-coverage (push) Blocked by required conditions
Web App CI / build (push) Blocked by required conditions
* [MM-67605] Add DCR redirect URI allowlist enforcement Introduce ServiceSettings.DCRRedirectURIAllowlist with glob-based validation and enforce it during OAuth dynamic client registration to block unapproved redirect URIs. Add System Console wiring and tests for config validation, wildcard matching semantics, API error behavior, and localhost wildcard support. * Fix pre-commit checks: TypeScript type assertion, gofmt, and regenerate CI artifacts - admin_definition_dcr_allowlist.test.tsx: Add AdminDefinitionSettingInput type assertion for 'multiple' property - oauth_dcr_test.go: Fix comment spacing (gofmt) - Regenerate mocks, go.sum, gen-serialized, mmctl-docs per CI requirements * Revert unnecessary pre-commit regenerations Revert mmctl docs, mocks, go.sum, and gen-serialized to master. Keep only the TypeScript and gofmt fixes from the previous commit. * Fix import order in admin_definition_dcr_allowlist.test.tsx * Fix i18n * Update server/public/model/oauth_dcr.go * Fix --------- Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com> Co-authored-by: Mattermost Build <build@mattermost.com> |
||
|---|---|---|
| .. | ||
| am.json | ||
| ar.json | ||
| ar_SA.json | ||
| be.json | ||
| bg.json | ||
| br.json | ||
| ca.json | ||
| cs.json | ||
| da.json | ||
| de.json | ||
| el.json | ||
| en-AU.json | ||
| en.json | ||
| es.json | ||
| et.json | ||
| eu.json | ||
| fa.json | ||
| fi.json | ||
| fr.json | ||
| gl.json | ||
| gu.json | ||
| he.json | ||
| hi.json | ||
| hr.json | ||
| hu.json | ||
| id.json | ||
| it.json | ||
| ja.json | ||
| ka.json | ||
| km.json | ||
| ko.json | ||
| lo.json | ||
| lt.json | ||
| mk.json | ||
| ml.json | ||
| mn.json | ||
| nb-NO.json | ||
| ne.json | ||
| nl.json | ||
| pl.json | ||
| pt-BR.json | ||
| pt.json | ||
| ro.json | ||
| ru.json | ||
| si.json | ||
| sl.json | ||
| sq.json | ||
| sr.json | ||
| sv.json | ||
| th.json | ||
| tr.json | ||
| uk.json | ||
| vi.json | ||
| zh-CN.json | ||
| zh-TW.json | ||