Commit Graph

547 Commits

Author SHA1 Message Date
SBiOSoftWhare f26f8f1866 AuthenticationVC: Show an error alert on SSO authentication failure. 2021-06-28 16:45:20 +02:00
Stefan Ceriu 43f6c44c78 Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
Stefan Ceriu a8b0e8700e Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare 9eb08d1c05 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare 241f6c0546 MXSession: Remove vc_isE2EByDefaultEnabledByHSAdmin method and expose vc_homeserverConfiguration. 2021-04-29 12:37:57 +02:00
SBiOSoftWhare 65d279cb32 AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare e4ba959d85 AuthVC: Setup cross-signing without authentication parameters in case if a grace period is enabled. 2021-02-05 18:32:36 +01:00
SBiOSoftWhare c23fef850d Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
SBiOSoftWhare f2aa2b539f Merge branch 'develop' into element_3995 2021-02-03 17:16:36 +01:00
SBiOSoftWhare 5a0c46b3cc SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue. 2021-02-03 12:13:37 +01:00
SBiOSoftWhare 85a4ca2c7d SSOAuthenticationPresenterError: Use SFSafariViewController below iOS 13.0 instead of SFAuthenticationSession atm due to an app name Apple issue. 2021-02-03 12:13:37 +01:00
Gil Eluard b1e4817ecd Merge branch 'develop' into element_3969
# Conflicts:
#	CHANGES.rst
2021-02-02 12:07:10 +01:00
Gil Eluard 6b5a5dd7c8 Merge branch 'develop' into element_3969
# Conflicts:
#	CHANGES.rst
2021-02-02 12:07:10 +01:00
Gil Eluard bc6f29b3f5 Update after review 2021-02-01 09:53:17 +01:00
Gil Eluard 00acea2b9b Update after review 2021-02-01 09:53:17 +01:00
Gil Eluard 92199f8833 Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
Gil Eluard 9019afa271 Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
SBiOSoftWhare d8441cd1e5 SocialLoginListView: Update social login buttons sorting. 2021-01-28 19:51:59 +01:00
SBiOSoftWhare 5265e14e8b SocialLoginListView: Update social login buttons sorting. 2021-01-28 19:51:59 +01:00
SBiOSoftWhare 4653078ab8 Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style. 2021-01-28 19:50:33 +01:00
SBiOSoftWhare 5ce391816e Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style. 2021-01-28 19:50:33 +01:00
Gil Eluard c4cde52e71 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
Gil Eluard 7df79fb959 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
SBiOSoftWhare 55ae3089d9 AuthVC: Fix social login layout issue. 2021-01-22 11:13:25 +01:00
SBiOSoftWhare 8011e4dfed AuthVC: Fix social login layout issue. 2021-01-22 11:13:25 +01:00
SBiOSoftWhare 9b96adb3e7 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare 7cebe01793 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare e3ecc33f37 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
SBiOSoftWhare a3b512ac12 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
SBiOSoftWhare c8c959b4c1 Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare 9a2147fa1d Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare f158c72859 Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare ccfff0cc6e Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare f0bc8486f1 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
SBiOSoftWhare 345fcd2642 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
SBiOSoftWhare 27cb7948b0 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare 7a26c1fe66 AuthVC: Do use fallback page when using SSO without idp. 2021-01-07 16:01:17 +01:00
SBiOSoftWhare 86b1f8d10a SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
SBiOSoftWhare 4147e86377 SSO: Handle transaction id in AuthVC and SSOAuthenticationPresenter. 2021-01-07 14:38:27 +01:00
SBiOSoftWhare db723289bb SSOAuthenticationService: Update callback scheme property and handle transaction id. 2021-01-07 14:27:18 +01:00
SBiOSoftWhare 68b86fc1ce SSOAuthenticationService: Update callback scheme property and handle transaction id. 2021-01-07 14:27:18 +01:00
SBiOSoftWhare 21afba6256 AuthVC: Handle SSO authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare e3ef69620f AuthVC: Handle SSO authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare b86761c5c4 Add SSOAuthenticationPresenter enables to present single sign-on authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 6381c0327c Add SSOAuthenticationPresenter enables to present single sign-on authentication. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 4dfa2e7833 SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 17f8ab258c SSO authentication: Abstract and support both SFAuthenticationSession and ASWebAuthenticationSession. 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 5e42bf3556 Add SSOAuthenticationService 2020-12-18 18:44:08 +01:00
SBiOSoftWhare 6d59d70d1c Add SSOAuthenticationService 2020-12-18 18:44:08 +01:00
SBiOSoftWhare f79c7518ca SocialLoginListView: Remove debug background. 2020-12-18 18:44:08 +01:00