David
David
To sort them change the old file with the new [statusPage.php](https://raw.githubusercontent.com/bgeneto/StatusPage/v3/build/statuspage/statusPage.php) in /statuspage as in: https://github.com/nerdbaggy/StatusPage/issues/44 and add to line 127 following after `all_time_uptime_ratio=1`: `&sort=1` - then it is sorted...
Fixed it by setting `EnableLocalMode` to true in `config.json`. Sadly it is mentioned nowhere that this error messages relates to that. https://docs.mattermost.com/configure/configuration-settings.html#enable-local-mode
@isacikgoz Thanks for getting back to that. Unfortunately, log level debug is useless for mmctl, as the importer tool does not log anything. We're already discussing that with the team...
I can confirm that OIDC does not work with authentik. Also clicking "Test connection" does not work and shows a strange response. Support for authentik was also discussed here: https://github.com/mailcow/mailcow-dockerized/issues/2316...
Awesome, thank you! Fixed and working, except for mailboxes not being created on first login.
Which scopes do you specify to get mailbox creation working?
Hmm, there seems to be something wrong at my end. Maybe because I have multiple domains? Property mapping is set correctly, log in is working, but protocols are all red...
Not really ... ["logged_in_as","[email protected]"] **Call** ["identity_provider","[email protected]","user"] Did you change anything with the template? The user seems to be recognized and created, but no mailbox. I can't even find that user...
Yes, I think so. -> https://www.football-data.org/documentation/quickstart _"The old v1 API will remain available for the foreseeable future, but I do recommend you migrate to the new v2 API ASAP. The...
Great work, thanks! I saw your pull already here: https://github.com/dev-labs-bg/sportify/pull/34 I will have to modify the files manually I think - I see your changes there. Maybe @cmihaylov will remove...