Historial de Commits

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