커밋 기록

작성자 SHA1 메시지 날짜
  AndyScherzinger 3eaeb049a1 fix codacy warnings 8 년 전
  masensio 0bef9fdedb Update year in license 10 년 전
  masensio 3d3046dc26 Add author's line in license 10 년 전
  David A. Velasco 7ddb745bef Clean-up excess of logs in SAML dialog 10 년 전
  David A. Velasco 54dc3efc18 Load SAML log-in dialog from the original URL so that cookies returned with the redirection are not lost 10 년 전
  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 년 전