mirror of
https://github.com/mattermost/mattermost.git
synced 2026-02-03 20:40:00 -05:00
* Initial Implementation of Push Proxy Authentication * Include Config Listener for Leader plus delete startup function as job scheduler runs on initialization * Remove push proxy auth from local imports * Add push proxy auth to external imports * Add push proxy auth error messages * Update error codes * Fix enterprise dep definition * make i18n-extract * Mock System store Get * m * m * m * m * Update serverID header * Add install type env var to docker * Update Push Proxy config with new options Global, US, Germany and Japan. Previous configurations will keep working * use model.SafeDereference * Delete token when new push proxy URL is empty * ServerID header only if auth token is available --------- Co-authored-by: Daniel Schalla <daniel@mattermost.com> Co-authored-by: Nick Misasi <nick.misasi@mattermost.com> Co-authored-by: Mattermost Build <build@mattermost.com> |
||
|---|---|---|
| .. | ||
| jobs | ||
| mocks | ||
| .mockery.yaml | ||
| access_control.go | ||
| account_migration.go | ||
| cloud.go | ||
| cluster.go | ||
| compliance.go | ||
| data_retention.go | ||
| ip_filtering.go | ||
| ldap.go | ||
| license.go | ||
| message_export.go | ||
| metrics.go | ||
| notification.go | ||
| oauthproviders.go | ||
| outgoing_oauth_connection.go | ||
| pap.go | ||
| pdp.go | ||
| push_proxy.go | ||
| saml.go | ||