mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
MESSENGER-5892 refactoring
This commit is contained in:
@@ -239,6 +239,7 @@ class AuthenticationService: NSObject {
|
||||
// FRROT wellknown call for identity server after server selection
|
||||
if let wellKnown = try? await wellKnown(for: homeserverURL) {
|
||||
self.wellknown = wellKnown
|
||||
wellknown?.updateFederationStatus()
|
||||
|
||||
if let baseURL = URL(string: wellKnown.homeServer.baseUrl) {
|
||||
homeserverURL = baseURL
|
||||
|
||||
Reference in New Issue
Block a user