提交历史

作者 SHA1 备注 提交日期
  David A. Velasco 2dc5cc57f1 Fixed condition to determine expiration of SAML SSO 11 年之前
  David A. Velasco b2f18e0f12 Avoid that a user can recover an expirated SAML session with a different userid than the used to create it 11 年之前
  David A. Velasco 78bcf72188 Foreground operations on files (remove, rename, new folder) failed due to SAML SSO session expired redirect the app to the login view for a new authentication 11 年之前
  David A. Velasco 52bc433bb1 Session cookie caught and saved to use in requests after successful SAML-based federated SSO 12 年之前
  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 12 年之前
  David A. Velasco 6ca1e170f7 Fixed crash, error notified instead 12 年之前
  David A. Velasco c4ac05dee2 REFACTORING: moved AccountUtils to .authentication package 12 年之前
  David A. Velasco 2946d8dd69 Merge branch 'develop' into oauth_login 12 年之前
  David A. Velasco bdc0332c23 Copyright note fixes 12 年之前
  David A. Velasco 69d6d821ec OAuth clean-up and refactoring 12 年之前
  David A. Velasco 5665d9c306 Merge tag 'oc-android-1-3-22' into oauth_login 12 年之前
  zerginator 8e36e7cc3e This wraps the android.util.logging into Log_OC which , if its enabled 12 年之前
  David A. Velasco 2623e9c195 Replaced GPL v3 with GPL v2; PLEASE, note that GPL v2 still allows the code is used under the terms of later versions of GPL, depending upon the will of the user, so no right is being diminished 12 年之前
  David A. Velasco ccfd7772df Removed some unused classes 12 年之前
  David A. Velasco bb257ec729 Updated copyright in source files 12 年之前
  David A. Velasco 088b1e83a4 Cleaning-up AuthenticatorActivty code 12 年之前
  David A. Velasco 73f8797b75 Redirect app to login screen when operations in file details view fail due to bad credentials 12 年之前
  David A. Velasco 11b88e0fcc Added support to OAuth2 'authorization code' grat type: get & save access token, use it to access ownCloud 12 年之前
  David A. Velasco 5be4bf17e1 Adding support to OAuth2 'authorization code' grant type [WIP] 12 年之前
  David A. Velasco d25af7eea5 Changed the synchronization process to limit the number and type of failures supported before stop 12 年之前
  David A. Velasco 261aaf5001 Improvements in SSL certifcates checking: URL is checked with the hostname in the certificate and all the problems are shown in the same dialog 12 年之前
  David A. Velasco 48f13c8adc SSL connections update: notice about untrusted certificates and allow the user save them as reliable 12 年之前