This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
bundesmessenger-ios
Watch
1
Star
0
Fork
0
You've already forked bundesmessenger-ios
mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced
2026-04-20 16:42:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc737fe1ccbf41f28ac84f38cfbfec0c67f4dbe3
bundesmessenger-ios
/
RiotSwiftUI
/
Modules
/
Authentication
/
Common
/
Service
/
MatrixSDK
T
History
Johannes Marbach
cc737fe1cc
Fix login crash on Xcode 14 builds
...
Fixes
#6722
2022-09-15 21:20:47 +02:00
..
AuthenticationPendingData.swift
Add Authentication Flow WIP.
2022-05-04 19:26:38 +01:00
AuthenticationRestClient.swift
Make identityServer settable
2022-06-06 15:39:08 +03:00
AuthenticationService.swift
Use the default homeserver when starting a new auth flow.
2022-08-09 08:54:31 +01:00
AuthenticationState.swift
Update use case, registration and login screens.
2022-07-14 16:56:35 +01:00
LoginModels.swift
Fixes
#6569
- Provide SSO backup for homeservers that don't return an identity providers list.
2022-08-15 14:22:37 +03:00
LoginParameters.swift
Update reset password api
2022-06-01 18:59:08 +03:00
LoginWizard.swift
Fix login crash on Xcode 14 builds
2022-09-15 21:20:47 +02:00
RegistrationModels.swift
Add tests for FlowResult.
2022-05-19 11:43:38 +01:00
RegistrationParameters.swift
Add initial tests on the authentication service. (
#6229
)
2022-06-06 13:20:46 +01:00
RegistrationWizard.swift
Always perform the registration dummy stage immediately after the first one.
2022-07-22 14:15:06 +01:00
SessionCreator.swift
Fix PR remarks
2022-06-09 13:22:50 +03:00
ThreePIDModels.swift
Add initial tests on the authentication service. (
#6229
)
2022-06-06 13:20:46 +01:00