David A. Velasco
|
aa23ece118
Custom automatic redirection implemented for methods with entity body (PROPFIND, PUT, MKCOL)
|
11 年之前 |
David A. Velasco
|
e04f25735a
Fixed cookie policy
|
11 年之前 |
David A. Velasco
|
316a0a12ad
Merge branch 'saml_based_federated_single_sign_on' into saml_based_federated_single_sign_on_expired
|
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
|
68df3cbfe7
Expiration of SSO session is detected in background operations (download, upload, sync account) and error notification lets the user access to the login view
|
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
|
2b3f7c5489
Removed unused methods in WebdavClient
|
12 年之前 |
David A. Velasco
|
2946d8dd69
Merge branch 'develop' into oauth_login
|
12 年之前 |
David A. Velasco
|
bdc0332c23
Copyright note fixes
|
12 年之前 |
David A. Velasco
|
c3ca5b5a4f
Merge branch 'develop' into loggingtool
|
12 年之前 |
David A. Velasco
|
77ddd1ccb6
Merge branch 'develop' into feature_previews
|
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
|
24dd513682
Added progress bar for file transfers in details view (untested)
|
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
|
bb257ec729
Updated copyright in source files
|
12 年之前 |
David A. Velasco
|
ac07e35d8a
Merge remote-tracking branch 'origin/oauth_login' into oauth_login
|
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
|
66442da081
Fixed double upload of files with OAuth + Bearer authorization
|
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 年之前 |
Bartek Przybylski
|
8f5ed4195a
get oc server version on synchronization
|
12 年之前 |
David A. Velasco
|
68ce2e7a38
Download service refactoring: multiple downloads and cancellation support
|
12 年之前 |
Bartek Przybylski
|
aa14479e5b
removing some obvious warnings as first step to -Werror
|
12 年之前 |
David A. Velasco
|
53b67429ea
Added support for OC-Chunking in uploads (disabled, but ready)
|
12 年之前 |
David A. Velasco
|
91bc3fdb1e
Added notification for failures in manual synchronizations; some improvements in the management of exceptions occurred while synchronizing (more TODO)
|
12 年之前 |
David A. Velasco
|
99d52af203
Refactoring of WebdavClient creation and setup
|
12 年之前 |