jabarros
|
2ef886af31
Merge branch 'develop' into better_loggin_system
|
10 жил өмнө |
jabarros
|
4599553545
Move Logger class to owncloud library and update references. Add async task for loading log info into LogHistoryActivity
|
10 жил өмнө |
jabarros
|
62fc78754e
Changes after CR
|
10 жил өмнө |
jabarros
|
d3a99fff00
Fixed bug it is not possible to login using two accounts in saml server. Clear webview cache.
|
10 жил өмнө |
jabarros
|
85f63a0ff4
Create dialog fragment for showing authentication dialog
|
10 жил өмнө |
jabarros
|
622523b3e3
Show alert message when user or password in authentication is not correct
|
10 жил өмнө |
jabarros
|
d3d0816ed7
Show a dialog to request username and password to the user on authentication request
|
10 жил өмнө |
David A. Velasco
|
8c6f415ed4
Ssl-error dialogs joint in a single one that uses different adapters to update its view depending on the classes providing the information
|
11 жил өмнө |
masensio
|
101cbbe492
Merge branch 'develop' into check_server_certificates_in_SSO_webview
|
11 жил өмнө |
masensio
|
9cac3b60a5
Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview
|
11 жил өмнө |
masensio
|
6944503874
OC-3208: Unify both SSL dialogs taking information from X509Certificate in just one
|
11 жил өмнө |
David A. Velasco
|
6bab28424a
Added new dialog for SSL errors showing information saved in SslCertificate
|
11 жил өмнө |
masensio
|
8e1a2573b9
OC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of call proceed() directly
|
11 жил өмнө |
masensio
|
1ace8a21ef
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
|
11 жил өмнө |
masensio
|
ee79b7a9a9
OC-3111: Check in SsoWebViewClient#onReceivedSslError() if the failed X509Certificate is accesible
|
11 жил өмнө |
masensio
|
10dac35232
OC-2633: Fixes for comments in code. PR #347
|
11 жил өмнө |
masensio
|
c535af9942
OC-2465: Move SsoWebViewClient to oc_framework
|
11 жил өмнө |
David A. Velasco
|
79ebc75dfa
Moved some classes from root package to .utils
|
11 жил өмнө |
masensio
|
6ace8ab1c1
Update packageName
|
11 жил өмнө |
masensio
|
7656cff3bb
Update package name
|
11 жил өмнө |
David A. Velasco
|
d7c6472bd3
Added check to avoid the creation of the same account (same oc_username in the same server) more than once
|
11 жил өмнө |
David A. Velasco
|
b6213a0d5f
Fixed comments in PR#246
|
11 жил өмнө |
David A. Velasco
|
37297fb7a9
Fixed orientation changes in SSO dialog with WebView
|
11 жил өмнө |
David A. Velasco
|
c88843916e
Forms are resubmitted to grant correct recovery of SSO dialog when device orientation is changed after a bad login
|
11 жил өмнө |
David A. Velasco
|
52bc433bb1
Session cookie caught and saved to use in requests after successful SAML-based federated SSO
|
11 жил өмнө |
David A. Velasco
|
5ede3e9909
Improved status messages for authentication through SAML-based federated SSO
|
11 жил өмнө |
David A. Velasco
|
d2ee9062fa
Configured embedded WebView to allow the single-sign-on process is completed and to catch the cookie setting the authorized session
|
11 жил өмнө |