Christian Schabesberger
|
b2f6d7f3b1
|
make initial check with apm work though connection validator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
7ccb86c153
|
stop validation process if failing
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
e878ad3931
|
make oidc discovery work again
|
2022-03-23 13:24:27 +01:00 |
|
Schabi
|
8d09a5c242
|
make initial connection using connection validator work
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
ddb15a33f1
|
try shifting over to connection validator for updating credentials
intermediate commit
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
c2c351c912
|
set max redirect count for owncloud client to 5
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
ca206173df
|
create logic scaffold for connection validator get status.php with it
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
7e4b43e7cb
|
prepare code for the inclusion of connection validator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
0e82f983b5
|
remove OwnCloudClient factory
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
0d94058db9
|
remove retrive cookies from middleware
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
2f952a3a09
|
debug and add mutex for halding requiests
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
39b1fce7f6
|
init connectionvalidator
|
2022-03-23 13:24:27 +01:00 |
|
Christian Schabesberger
|
c662383182
|
add mit license header to where it was missing
|
2022-03-10 09:45:34 +01:00 |
|
Christian Schabesberger
|
5619c1daf8
|
apply code cleanup according to review
|
2022-03-08 08:59:10 +01:00 |
|
Christian Schabesberger
|
85a3918ff1
|
fix usage of debug interceptor
|
2022-03-08 08:59:10 +01:00 |
|
Christian Schabesberger
|
7e507abf32
|
add debug interceptor
|
2022-03-08 08:59:10 +01:00 |
|
Hannes Achleitner
|
7365c0b126
|
Fix lint warnings
|
2022-01-31 08:09:53 +01:00 |
|
Fernando Sanz
|
20efe90e2d
|
QA report (5) fixed
|
2021-11-08 13:37:52 +01:00 |
|
Abel García de Prada
|
10e44627e1
|
Change last chunk size to fix a protocol exception when sending files
|
2021-09-28 10:58:32 +02:00 |
|
Fernando Sanz
|
f14abb0bcd
|
Code revision suggestions have been implemented.
|
2021-09-02 10:55:02 +02:00 |
|
Abel García de Prada
|
20070775d7
|
Add parameters required for PKCE
|
2021-07-14 12:40:08 +02:00 |
|
Abel García de Prada
|
351682cc7f
|
Use userId instead of username to build the webdavurl
|
2021-05-21 13:16:04 +02:00 |
|
Abel García de Prada
|
f248448e08
|
Update licenses, naming and apply CR suggestions
|
2021-03-02 10:35:51 +01:00 |
|
Abel García de Prada
|
3a79a86cd7
|
Fix 301 redirections
|
2021-03-02 10:34:39 +01:00 |
|
Christian Schabesberger
|
f9ea701e2f
|
remove cookie persistence
|
2021-03-02 10:34:38 +01:00 |
|
Christian Schabesberger
|
51dacd0bb0
|
remove KEY_OC_VERSION key
|
2021-03-02 10:34:38 +01:00 |
|
Christian Schabesberger
|
033e6822a2
|
prevent acumulating cookies on account change
|
2021-03-02 10:34:38 +01:00 |
|
agarcia
|
f8904dca9d
|
Make get cookies static
|
2021-03-02 10:34:38 +01:00 |
|
Christian Schabesberger
|
654efea7e5
|
add tests for cookie jar
|
2021-03-02 10:34:38 +01:00 |
|
Christian Schabesberger
|
c3189b7b46
|
replace old cookies but don't delete them
|
2021-03-02 10:34:38 +01:00 |
|
Abel García de Prada
|
9ae720502f
|
Apply Code Review suggestions
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
44a13f9878
|
Polish a little bit the code
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
d683da3602
|
Support refresh token with own idP
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
44967be4e3
|
First draft of request token implementation
|
2021-01-26 17:08:28 +01:00 |
|
Abel García de Prada
|
2b64b83b89
|
Do not log Authorization header
|
2020-10-28 09:17:27 +01:00 |
|
Abel García de Prada
|
5e86e9f0e4
|
Determine if a body is loggable based on its content-type
|
2020-10-28 09:04:17 +01:00 |
|
Abel García de Prada
|
460f85f2e1
|
Remove binary file logs
|
2020-10-27 16:12:23 +01:00 |
|
Abel García de Prada
|
943c5ecb97
|
Fix typo
|
2020-10-27 16:09:01 +01:00 |
|
Abel García de Prada
|
781f958c93
|
Do not log chunk request body
|
2020-10-23 11:39:24 +02:00 |
|
Abel García de Prada
|
db97ed7fb3
|
Fix response log marked as request one
|
2020-10-21 18:21:39 +02:00 |
|
Abel García de Prada
|
197c86ec64
|
Add LogInterceptor as NetworkInterceptor
|
2020-10-21 15:59:39 +02:00 |
|
Abel García de Prada
|
c0d2e20bb1
|
Log http body if it is not binary
|
2020-10-21 15:39:48 +02:00 |
|
Abel García de Prada
|
aa665a7295
|
Show request headers and body properly
|
2020-10-20 11:31:52 +02:00 |
|
Abel García de Prada
|
dc39475760
|
Add log interceptor disabled by default
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
b7fd663d77
|
Improve http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
dc215dc80e
|
Add a new variable to enable or disable http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
a564f18f16
|
Http logs enabled only in debug versions
|
2020-10-19 09:00:26 +02:00 |
|
agarcia
|
775fdb080c
|
Add first draft to log network calls
|
2020-10-19 09:00:26 +02:00 |
|
agarcia
|
a55498c64b
|
Remove single cookie header
|
2020-09-30 08:36:12 +02:00 |
|
agarcia
|
f09162b213
|
Fix redirections
|
2020-08-04 17:27:58 +02:00 |
|